Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2021-29921 (GCVE-0-2021-29921)
Vulnerability from cvelistv5
- n/a
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2025-11-03T21:44:43.122Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://github.com/sickcodes"
},
{
"tags": [
"x_transferred"
],
"url": "https://docs.python.org/3/library/ipaddress.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/python/cpython/blob/63298930fb531ba2bb4f23bc3b915dbf1e17e9e1/Misc/NEWS.d/3.8.0a4.rst"
},
{
"tags": [
"x_transferred"
],
"url": "https://sick.codes/sick-2021-014"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.oracle.com//security-alerts/cpujul2021.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/sickcodes/security/blob/master/advisories/SICK-2021-014.md"
},
{
"tags": [
"x_transferred"
],
"url": "https://python-security.readthedocs.io/vuln/ipaddress-ipv4-leading-zeros.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://bugs.python.org/issue36384"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/python/cpython/pull/12577"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/python/cpython/pull/25099"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20210622-0003/"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.oracle.com/security-alerts/cpuoct2021.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.oracle.com/security-alerts/cpujan2022.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.oracle.com/security-alerts/cpujul2022.html"
},
{
"name": "GLSA-202305-02",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202305-02"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/12/msg00000.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In Python before 3,9,5, the ipaddress library mishandles leading zero characters in the octets of an IP address string. This (in some situations) allows attackers to bypass access control that is based on IP addresses."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-05-03T00:00:00.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://github.com/sickcodes"
},
{
"url": "https://docs.python.org/3/library/ipaddress.html"
},
{
"url": "https://github.com/python/cpython/blob/63298930fb531ba2bb4f23bc3b915dbf1e17e9e1/Misc/NEWS.d/3.8.0a4.rst"
},
{
"url": "https://sick.codes/sick-2021-014"
},
{
"url": "https://www.oracle.com//security-alerts/cpujul2021.html"
},
{
"url": "https://github.com/sickcodes/security/blob/master/advisories/SICK-2021-014.md"
},
{
"url": "https://python-security.readthedocs.io/vuln/ipaddress-ipv4-leading-zeros.html"
},
{
"url": "https://bugs.python.org/issue36384"
},
{
"url": "https://github.com/python/cpython/pull/12577"
},
{
"url": "https://github.com/python/cpython/pull/25099"
},
{
"url": "https://security.netapp.com/advisory/ntap-20210622-0003/"
},
{
"url": "https://www.oracle.com/security-alerts/cpuoct2021.html"
},
{
"url": "https://www.oracle.com/security-alerts/cpujan2022.html"
},
{
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"url": "https://www.oracle.com/security-alerts/cpujul2022.html"
},
{
"name": "GLSA-202305-02",
"tags": [
"vendor-advisory"
],
"url": "https://security.gentoo.org/glsa/202305-02"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2021-29921",
"datePublished": "2021-05-06T00:00:00.000Z",
"dateReserved": "2021-04-01T00:00:00.000Z",
"dateUpdated": "2025-11-03T21:44:43.122Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2021-29921\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2021-05-06T13:15:12.573\",\"lastModified\":\"2025-11-03T22:15:48.057\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In Python before 3,9,5, the ipaddress library mishandles leading zero characters in the octets of an IP address string. This (in some situations) allows attackers to bypass access control that is based on IP addresses.\"},{\"lang\":\"es\",\"value\":\"En Python antes de la versiones 3,9,5, la biblioteca ipaddress maneja mal los caracteres cero iniciales en los octetos de una cadena de direcciones IP. Esto (en algunas situaciones) permite a los atacantes eludir el control de acceso que se basa en las direcciones IP\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":7.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-Other\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.8.0\",\"versionEndExcluding\":\"3.8.12\",\"matchCriteriaId\":\"AECFC6AC-5ECE-45F8-97F2-6D8D33C49F80\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.9.0\",\"versionEndExcluding\":\"3.9.5\",\"matchCriteriaId\":\"91FD0AF9-B011-4238-8CF1-BDEA0399AF82\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:1.8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"98FB24DB-AF91-48D0-9CA5-C8250D183FD5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:1.11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"10323322-F6C0-4EA7-9344-736F7A80AA5F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:1.8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3AA09838-BF13-46AC-BB97-A69F48B73A8A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:graalvm:20.3.2:*:*:*:enterprise:*:*:*\",\"matchCriteriaId\":\"C21EB1C3-3251-4B99-9D5F-E4E089E2EC62\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:graalvm:21.1.0:*:*:*:enterprise:*:*:*\",\"matchCriteriaId\":\"CA0CBB5F-6CA5-4DFC-97A3-05643F8885DB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:zfs_storage_appliance_kit:8.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D3E503FB-6279-4D4A-91D8-E237ECF9D2B0\"}]}]}],\"references\":[{\"url\":\"https://bugs.python.org/issue36384\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://docs.python.org/3/library/ipaddress.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://github.com/python/cpython/blob/63298930fb531ba2bb4f23bc3b915dbf1e17e9e1/Misc/NEWS.d/3.8.0a4.rst\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/python/cpython/pull/12577\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/python/cpython/pull/25099\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/sickcodes\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/sickcodes/security/blob/master/advisories/SICK-2021-014.md\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://python-security.readthedocs.io/vuln/ipaddress-ipv4-leading-zeros.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202305-02\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20210622-0003/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://sick.codes/sick-2021-014\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com//security-alerts/cpujul2021.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpuapr2022.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpujan2022.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpujul2022.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://www.oracle.com/security-alerts/cpuoct2021.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://bugs.python.org/issue36384\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://docs.python.org/3/library/ipaddress.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://github.com/python/cpython/blob/63298930fb531ba2bb4f23bc3b915dbf1e17e9e1/Misc/NEWS.d/3.8.0a4.rst\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/python/cpython/pull/12577\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/python/cpython/pull/25099\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/sickcodes\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/sickcodes/security/blob/master/advisories/SICK-2021-014.md\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/12/msg00000.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://python-security.readthedocs.io/vuln/ipaddress-ipv4-leading-zeros.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202305-02\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20210622-0003/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://sick.codes/sick-2021-014\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com//security-alerts/cpujul2021.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpuapr2022.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpujan2022.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpujul2022.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.oracle.com/security-alerts/cpuoct2021.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]}]}}"
}
}
wid-sec-w-2023-2460
Vulnerability from csaf_certbund
Notes
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Python ist eine universelle, \u00fcblicherweise interpretierte h\u00f6here Programmiersprache.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Python ausnutzen, um Dateien zu manipulieren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-2460 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2021/wid-sec-w-2023-2460.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-2460 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2460"
},
{
"category": "external",
"summary": "Python impacted by critical IP address validation vom 2021-05-03",
"url": "https://www.bleepingcomputer.com/news/security/python-also-impacted-by-critical-ip-address-validation-vulnerability/"
},
{
"category": "external",
"summary": "Python: Affected by Critical IP Address Validation Vulnerability vom 2021-05-03",
"url": "https://www.ehackingnews.com/2021/05/python-affected-by-critical-ip-address.html"
},
{
"category": "external",
"summary": "Python stdlib ipaddress server-side request forgery vom 2021-05-03",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/201083"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-4973-1 vom 2021-06-01",
"url": "https://ubuntu.com/security/notices/USN-4973-1"
},
{
"category": "external",
"summary": "NetApp Security Advisory NTAP-20210622-0003 vom 2021-06-22",
"url": "https://security.netapp.com/advisory/ntap-20210622-0003/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:3254 vom 2021-08-25",
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2021:2940-1 vom 2021-09-03",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-September/009402.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-4973-2 vom 2021-10-04",
"url": "https://ubuntu.com/security/notices/USN-4973-2"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:4160 vom 2021-11-09",
"url": "https://access.redhat.com/errata/RHSA-2021:4160"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:4162 vom 2021-11-10",
"url": "https://access.redhat.com/errata/RHSA-2021:4162"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPYTHON3.8-2023-009 vom 2023-09-27",
"url": "https://alas.aws.amazon.com/AL2/ALASPYTHON3.8-2023-009.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-6891-1 vom 2024-07-11",
"url": "https://ubuntu.com/security/notices/USN-6891-1"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-3980 vom 2024-12-02",
"url": "https://lists.debian.org/debian-lts-announce/2024/12/msg00000.html"
}
],
"source_lang": "en-US",
"title": "Python: Schwachstelle erm\u00f6glicht Manipulation",
"tracking": {
"current_release_date": "2024-12-01T23:00:00.000+00:00",
"generator": {
"date": "2024-12-02T11:34:18.360+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.8"
}
},
"id": "WID-SEC-W-2023-2460",
"initial_release_date": "2021-05-03T22:00:00.000+00:00",
"revision_history": [
{
"date": "2021-05-03T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2021-06-01T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2021-06-21T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von NetApp aufgenommen"
},
{
"date": "2021-08-24T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2021-09-05T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2021-10-04T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2021-11-09T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-09-27T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2024-07-11T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2024-12-01T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Debian aufgenommen"
}
],
"status": "final",
"version": "10"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "NetApp ActiveIQ Unified Manager",
"product": {
"name": "NetApp ActiveIQ Unified Manager",
"product_id": "T016960",
"product_identification_helper": {
"cpe": "cpe:/a:netapp:active_iq_unified_manager:-"
}
}
}
],
"category": "vendor",
"name": "NetApp"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003e=3.8.0",
"product": {
"name": "Open Source Python \u003e=3.8.0",
"product_id": "T015250"
}
},
{
"category": "product_version_range",
"name": "\u003e=3.8.0",
"product": {
"name": "Open Source Python \u003e=3.8.0",
"product_id": "T015250-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=3.10",
"product": {
"name": "Open Source Python \u003c=3.10",
"product_id": "T019175"
}
},
{
"category": "product_version_range",
"name": "\u003c=3.10",
"product": {
"name": "Open Source Python \u003c=3.10",
"product_id": "T019175-fixed"
}
}
],
"category": "product_name",
"name": "Python"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-29921",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in Python. Der Fehler besteht aufgrund einer unsachgem\u00e4\u00dfen Eingabevalidierung von oktalen Zeichenfolgen in der \"stdlib ipaddress\", was zu einer Server-Side Request Forgery f\u00fchrt. Ein entfernter anonymer Angreifer kann diese Schwachstelle ausnutzen, um Dateien zu manipulieren."
}
],
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"398363",
"T016960"
],
"last_affected": [
"T019175"
]
},
"release_date": "2021-05-03T22:00:00.000+00:00",
"title": "CVE-2021-29921"
}
]
}
WID-SEC-W-2022-0464
Vulnerability from csaf_certbund
Notes
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Die Java Platform, Standard Edition (SE) ist eine Sammlung von Java-APIs (JDK) und der Java Laufzeit Umgebung (JRE).",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer oder lokaler Angreifer kann mehrere Schwachstellen in Oracle Java SE ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Hardware Appliance\n- Linux\n- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2022-0464 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2021/wid-sec-w-2022-0464.json"
},
{
"category": "self",
"summary": "WID-SEC-2022-0464 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-0464"
},
{
"category": "external",
"summary": "Oracle Critical Patch Update Advisory - July 2021 - Appendix Oracle Java SE vom 2021-07-20",
"url": "https://www.oracle.com/security-alerts/cpujul2021.html#AppendixJAVA"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:2776 vom 2021-07-21",
"url": "https://access.redhat.com/errata/RHSA-2021:2776"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:2781 vom 2021-07-21",
"url": "https://access.redhat.com/errata/RHSA-2021:2781"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:2782 vom 2021-07-21",
"url": "https://access.redhat.com/errata/RHSA-2021:2782"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:2783 vom 2021-07-21",
"url": "https://access.redhat.com/errata/RHSA-2021:2783"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:2784 vom 2021-07-21",
"url": "https://access.redhat.com/errata/RHSA-2021:2784"
},
{
"category": "external",
"summary": "Arch Linux Security Advisory ASA-202107-53 vom 2021-07-22",
"url": "https://security.archlinux.org/ASA-202107-53"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:2845 vom 2021-07-21",
"url": "https://access.redhat.com/errata/RHSA-2021:2845"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:2775 vom 2021-07-21",
"url": "https://access.redhat.com/errata/RHSA-2021:2775"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2021-2845 vom 2021-07-22",
"url": "https://linux.oracle.com/errata/ELSA-2021-2845.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2021-2784 vom 2021-07-22",
"url": "https://linux.oracle.com/errata/ELSA-2021-2784.html"
},
{
"category": "external",
"summary": "Arch Linux Security Advisory ASA-202107-54 vom 2021-07-22",
"url": "https://security.archlinux.org/ASA-202107-54"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:2774 vom 2021-07-21",
"url": "https://access.redhat.com/errata/RHSA-2021:2774"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2021-1692 vom 2021-07-21",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2021-1692.html"
},
{
"category": "external",
"summary": "CentOS Security Advisory CESA-2021:2784 vom 2021-07-22",
"url": "https://lists.centos.org/pipermail/centos-announce/2021-July/048345.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2021-2781 vom 2021-07-22",
"url": "http://linux.oracle.com/errata/ELSA-2021-2781.html"
},
{
"category": "external",
"summary": "Arch Linux Security Advisory ASA-202107-66 vom 2021-07-22",
"url": "https://security.archlinux.org/ASA-202107-66"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:2777 vom 2021-07-22",
"url": "https://access.redhat.com/errata/RHSA-2021:2777"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:2778 vom 2021-07-22",
"url": "https://access.redhat.com/errata/RHSA-2021:2778"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:2779 vom 2021-07-22",
"url": "https://access.redhat.com/errata/RHSA-2021:2779"
},
{
"category": "external",
"summary": "Arch Linux Security Advisory ASA-202107-65 vom 2021-07-22",
"url": "https://security.archlinux.org/ASA-202107-65"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:2780 vom 2021-07-22",
"url": "https://access.redhat.com/errata/RHSA-2021:2780"
},
{
"category": "external",
"summary": "OpenJDK Vulnerability Advisory",
"url": "https://openjdk.java.net/groups/vulnerability/advisories/2021-07-20"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2021-2776 vom 2021-07-22",
"url": "http://linux.oracle.com/errata/ELSA-2021-2776.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-4946 vom 2021-07-30",
"url": "https://www.debian.org/security/2021/dsa-4946"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2021-1695 vom 2021-08-06",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2021-1695.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2021:2613-1 vom 2021-08-05",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-August/009254.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-2737 vom 2021-08-09",
"url": "https://lists.debian.org/debian-lts-announce/2021/08/msg00011.html"
},
{
"category": "external",
"summary": "CentOS Security Advisory CESA-2021:2845 vom 2021-08-11",
"url": "https://lists.centos.org/pipermail/centos-announce/2021-August/048348.html"
},
{
"category": "external",
"summary": "AVAYA Security Advisory ASA-2021-102 vom 2021-08-10",
"url": "https://downloads.avaya.com/css/P8/documents/101076999"
},
{
"category": "external",
"summary": "AVAYA Security Advisory ASA-2021-095 vom 2021-08-11",
"url": "https://downloads.avaya.com/css/P8/documents/101077014"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2021:2798-1 vom 2021-08-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-August/009324.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2021:2797-1 vom 2021-08-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-August/009315.html"
},
{
"category": "external",
"summary": "AVAYA Security Advisory ASA-2021-101 vom 2021-08-25",
"url": "https://downloads.avaya.com/css/P8/documents/101077242"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:3292 vom 2021-08-30",
"url": "https://access.redhat.com/errata/RHSA-2021:3292"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:3293 vom 2021-08-30",
"url": "https://access.redhat.com/errata/RHSA-2021:3293"
},
{
"category": "external",
"summary": "Hitachi Vulnerability Information HITACHI-SEC-2021-129 vom 2021-09-03",
"url": "https://www.hitachi.co.jp/Prod/comp/soft1/global/security/info/vuls/hitachi-sec-2021-129/index.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2021:2952-1 vom 2021-09-03",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-September/009404.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2021-1528 vom 2021-09-08",
"url": "https://alas.aws.amazon.com/ALAS-2021-1528.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2021:3007-1 vom 2021-09-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-September/009422.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:4089 vom 2021-11-02",
"url": "https://access.redhat.com/errata/RHSA-2021:4089"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-5202-1 vom 2021-12-17",
"url": "https://ubuntu.com/security/notices/USN-5202-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:14875-1 vom 2022-01-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-January/010014.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:0108-1 vom 2022-01-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-January/010012.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:0107-1 vom 2022-01-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-January/010011.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:14876-1 vom 2022-01-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-January/010022.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:0166-1 vom 2022-01-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-January/010052.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 6552314 vom 2022-02-04",
"url": "https://www.ibm.com/blogs/psirt/security-bulletin-multiple-vulnerabilities-in-ibm-java-sdk-october-2021-affects-ibm-infosphere-information-server-cve-2021-35578-cve-2021-35564/"
},
{
"category": "external",
"summary": "Brocade Security Advisory BSA-2022-1836 vom 2022-06-24",
"url": "https://www.broadcom.com/support/fibre-channel-networking/security-advisories/brocade-security-advisory-2022-1836"
},
{
"category": "external",
"summary": "Brocade Security Advisory BSA-2022-1835 vom 2022-06-24",
"url": "https://www.broadcom.com/support/fibre-channel-networking/security-advisories/brocade-security-advisory-2022-1835"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202209-05 vom 2022-09-07",
"url": "https://security.gentoo.org/glsa/202209-05"
},
{
"category": "external",
"summary": "Trellix Knowledge Center",
"url": "https://kcm.trellix.com/corporate/index?page=content\u0026id=SB10366"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202409-26 vom 2024-09-28",
"url": "https://security.gentoo.org/glsa/202409-26"
}
],
"source_lang": "en-US",
"title": "Oracle Java SE: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2024-09-29T22:00:00.000+00:00",
"generator": {
"date": "2024-09-30T08:18:09.208+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.8"
}
},
"id": "WID-SEC-W-2022-0464",
"initial_release_date": "2021-07-20T22:00:00.000+00:00",
"revision_history": [
{
"date": "2021-07-20T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2021-07-21T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Arch Linux, Red Hat, Oracle Linux und Amazon aufgenommen"
},
{
"date": "2021-07-22T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von CentOS, Oracle Linux, Arch Linux und Red Hat aufgenommen"
},
{
"date": "2021-07-25T22:00:00.000+00:00",
"number": "4",
"summary": "Referenz(en) aufgenommen: FEDORA-2021-ADE03666C0, FEDORA-2021-D20D6712BC, FEDORA-2021-E6B0792D75, FEDORA-2021-4581CCB97D"
},
{
"date": "2021-08-01T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2021-08-05T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Amazon und SUSE aufgenommen"
},
{
"date": "2021-08-09T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2021-08-11T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von CentOS und AVAYA aufgenommen"
},
{
"date": "2021-08-12T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von AVAYA aufgenommen"
},
{
"date": "2021-08-22T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2021-08-26T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von AVAYA aufgenommen"
},
{
"date": "2021-08-29T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2021-09-02T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von HITACHI aufgenommen"
},
{
"date": "2021-09-05T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2021-09-08T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2021-09-09T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2021-11-01T23:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2021-12-16T23:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2022-01-18T23:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2022-01-24T23:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2022-02-03T23:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2022-06-26T22:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von BROCADE aufgenommen"
},
{
"date": "2022-09-06T22:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2022-10-30T23:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates aufgenommen"
},
{
"date": "2024-09-29T22:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von Gentoo aufgenommen"
}
],
"status": "final",
"version": "25"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Avaya Aura Application Enablement Services",
"product": {
"name": "Avaya Aura Application Enablement Services",
"product_id": "T015516",
"product_identification_helper": {
"cpe": "cpe:/a:avaya:aura_application_enablement_services:-"
}
}
},
{
"category": "product_name",
"name": "Avaya Aura Device Services",
"product": {
"name": "Avaya Aura Device Services",
"product_id": "T015517",
"product_identification_helper": {
"cpe": "cpe:/a:avaya:aura_device_services:-"
}
}
},
{
"category": "product_name",
"name": "Avaya Aura Experience Portal",
"product": {
"name": "Avaya Aura Experience Portal",
"product_id": "T015519",
"product_identification_helper": {
"cpe": "cpe:/a:avaya:aura_experience_portal:-"
}
}
},
{
"category": "product_name",
"name": "Avaya Aura Session Manager",
"product": {
"name": "Avaya Aura Session Manager",
"product_id": "T015127",
"product_identification_helper": {
"cpe": "cpe:/a:avaya:session_manager:-"
}
}
},
{
"category": "product_name",
"name": "Avaya Aura System Manager",
"product": {
"name": "Avaya Aura System Manager",
"product_id": "T015518",
"product_identification_helper": {
"cpe": "cpe:/a:avaya:aura_system_manager:-"
}
}
},
{
"category": "product_name",
"name": "Avaya Breeze Platform",
"product": {
"name": "Avaya Breeze Platform",
"product_id": "T015823",
"product_identification_helper": {
"cpe": "cpe:/a:avaya:breeze_platform:-"
}
}
},
{
"category": "product_name",
"name": "Avaya CMS",
"product": {
"name": "Avaya CMS",
"product_id": "997",
"product_identification_helper": {
"cpe": "cpe:/a:avaya:call_management_system_server:-"
}
}
},
{
"category": "product_name",
"name": "Avaya Session Border Controller",
"product": {
"name": "Avaya Session Border Controller",
"product_id": "T015520",
"product_identification_helper": {
"cpe": "cpe:/h:avaya:session_border_controller:-"
}
}
}
],
"category": "vendor",
"name": "Avaya"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cv2.2.0.2",
"product": {
"name": "Broadcom Brocade SANnav \u003cv2.2.0.2",
"product_id": "T023628"
}
},
{
"category": "product_version",
"name": "v2.2.0.2",
"product": {
"name": "Broadcom Brocade SANnav v2.2.0.2",
"product_id": "T023628-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:broadcom:brocade_sannav:v2.2.0.2"
}
}
}
],
"category": "product_name",
"name": "Brocade SANnav"
}
],
"category": "vendor",
"name": "Broadcom"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"branches": [
{
"category": "product_name",
"name": "Hitachi Command Suite",
"product": {
"name": "Hitachi Command Suite",
"product_id": "T010951",
"product_identification_helper": {
"cpe": "cpe:/a:hitachi:command_suite:-"
}
}
},
{
"category": "product_name",
"name": "Hitachi Configuration Manager",
"product": {
"name": "Hitachi Configuration Manager",
"product_id": "T020304",
"product_identification_helper": {
"cpe": "cpe:/a:hitachi:configuration_manager:-"
}
}
},
{
"category": "product_name",
"name": "Hitachi Ops Center",
"product": {
"name": "Hitachi Ops Center",
"product_id": "T017562",
"product_identification_helper": {
"cpe": "cpe:/a:hitachi:ops_center:-"
}
}
}
],
"category": "vendor",
"name": "Hitachi"
},
{
"branches": [
{
"category": "product_name",
"name": "IBM InfoSphere Information Server",
"product": {
"name": "IBM InfoSphere Information Server",
"product_id": "T019995",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:infosphere_information_server:-"
}
}
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"category": "product_name",
"name": "Open Source Arch Linux",
"product": {
"name": "Open Source Arch Linux",
"product_id": "T013312",
"product_identification_helper": {
"cpe": "cpe:/o:archlinux:archlinux:-"
}
}
},
{
"category": "product_name",
"name": "Open Source CentOS",
"product": {
"name": "Open Source CentOS",
"product_id": "1727",
"product_identification_helper": {
"cpe": "cpe:/o:centos:centos:-"
}
}
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "21.1.0",
"product": {
"name": "Oracle Java SE 21.1.0",
"product_id": "T019902",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:java_se:21.1.0"
}
}
},
{
"category": "product_version",
"name": "11.0.11",
"product": {
"name": "Oracle Java SE 11.0.11",
"product_id": "T019903",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:java_se:11.0.11"
}
}
},
{
"category": "product_version",
"name": "Oracle Graal VM Enterprise Edition 20.3.2",
"product": {
"name": "Oracle Java SE Oracle Graal VM Enterprise Edition 20.3.2",
"product_id": "T019933",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:java_se:oracle_graal_vm_enterprise_edition_20.3.2"
}
}
},
{
"category": "product_version",
"name": "7u301",
"product": {
"name": "Oracle Java SE 7u301",
"product_id": "T019934",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:java_se:7u301"
}
}
},
{
"category": "product_version",
"name": "8u291",
"product": {
"name": "Oracle Java SE 8u291",
"product_id": "T019935",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:java_se:8u291"
}
}
},
{
"category": "product_version",
"name": "16.0.1",
"product": {
"name": "Oracle Java SE 16.0.1",
"product_id": "T019936",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:java_se:16.0.1"
}
}
}
],
"category": "product_name",
"name": "Java SE"
},
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c5.10 CU 11",
"product": {
"name": "Trellix ePolicy Orchestrator \u003c5.10 CU 11",
"product_id": "T024888"
}
},
{
"category": "product_version",
"name": "5.10 CU 11",
"product": {
"name": "Trellix ePolicy Orchestrator 5.10 CU 11",
"product_id": "T024888-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:trellix:epolicy_orchestrator:5.10_update_14"
}
}
}
],
"category": "product_name",
"name": "ePolicy Orchestrator"
}
],
"category": "vendor",
"name": "Trellix"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-28928",
"notes": [
{
"category": "description",
"text": "In Oracle Java SE existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder lokaler Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HOCH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"67646",
"T015823",
"T010951",
"T015127",
"T004914",
"T015520",
"T019995",
"T019933",
"T019935",
"T020304",
"997",
"T019934",
"T024888",
"T019936",
"398363",
"T015519",
"T015518",
"T015517",
"T015516",
"T013312",
"T012167",
"T017562",
"T023628",
"2951",
"T002207",
"T000126",
"T019902",
"T019903",
"1727"
]
},
"release_date": "2021-07-20T22:00:00.000+00:00",
"title": "CVE-2020-28928"
},
{
"cve": "CVE-2021-2341",
"notes": [
{
"category": "description",
"text": "In Oracle Java SE existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder lokaler Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HOCH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"67646",
"T015823",
"T010951",
"T015127",
"T004914",
"T015520",
"T019995",
"T019933",
"T019935",
"T020304",
"997",
"T019934",
"T024888",
"T019936",
"398363",
"T015519",
"T015518",
"T015517",
"T015516",
"T013312",
"T012167",
"T017562",
"T023628",
"2951",
"T002207",
"T000126",
"T019902",
"T019903",
"1727"
]
},
"release_date": "2021-07-20T22:00:00.000+00:00",
"title": "CVE-2021-2341"
},
{
"cve": "CVE-2021-2369",
"notes": [
{
"category": "description",
"text": "In Oracle Java SE existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder lokaler Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HOCH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"67646",
"T015823",
"T010951",
"T015127",
"T004914",
"T015520",
"T019995",
"T019933",
"T019935",
"T020304",
"997",
"T019934",
"T024888",
"T019936",
"398363",
"T015519",
"T015518",
"T015517",
"T015516",
"T013312",
"T012167",
"T017562",
"T023628",
"2951",
"T002207",
"T000126",
"T019902",
"T019903",
"1727"
]
},
"release_date": "2021-07-20T22:00:00.000+00:00",
"title": "CVE-2021-2369"
},
{
"cve": "CVE-2021-2388",
"notes": [
{
"category": "description",
"text": "In Oracle Java SE existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder lokaler Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HOCH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"67646",
"T015823",
"T010951",
"T015127",
"T004914",
"T015520",
"T019995",
"T019933",
"T019935",
"T020304",
"997",
"T019934",
"T024888",
"T019936",
"398363",
"T015519",
"T015518",
"T015517",
"T015516",
"T013312",
"T012167",
"T017562",
"T023628",
"2951",
"T002207",
"T000126",
"T019902",
"T019903",
"1727"
]
},
"release_date": "2021-07-20T22:00:00.000+00:00",
"title": "CVE-2021-2388"
},
{
"cve": "CVE-2021-2432",
"notes": [
{
"category": "description",
"text": "In Oracle Java SE existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder lokaler Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HOCH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"67646",
"T015823",
"T010951",
"T015127",
"T004914",
"T015520",
"T019995",
"T019933",
"T019935",
"T020304",
"997",
"T019934",
"T024888",
"T019936",
"398363",
"T015519",
"T015518",
"T015517",
"T015516",
"T013312",
"T012167",
"T017562",
"T023628",
"2951",
"T002207",
"T000126",
"T019902",
"T019903",
"1727"
]
},
"release_date": "2021-07-20T22:00:00.000+00:00",
"title": "CVE-2021-2432"
},
{
"cve": "CVE-2021-29921",
"notes": [
{
"category": "description",
"text": "In Oracle Java SE existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder lokaler Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HOCH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"67646",
"T015823",
"T010951",
"T015127",
"T004914",
"T015520",
"T019995",
"T019933",
"T019935",
"T020304",
"997",
"T019934",
"T024888",
"T019936",
"398363",
"T015519",
"T015518",
"T015517",
"T015516",
"T013312",
"T012167",
"T017562",
"T023628",
"2951",
"T002207",
"T000126",
"T019902",
"T019903",
"1727"
]
},
"release_date": "2021-07-20T22:00:00.000+00:00",
"title": "CVE-2021-29921"
}
]
}
WID-SEC-W-2023-2460
Vulnerability from csaf_certbund
Notes
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Python ist eine universelle, \u00fcblicherweise interpretierte h\u00f6here Programmiersprache.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Python ausnutzen, um Dateien zu manipulieren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-2460 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2021/wid-sec-w-2023-2460.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-2460 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2460"
},
{
"category": "external",
"summary": "Python impacted by critical IP address validation vom 2021-05-03",
"url": "https://www.bleepingcomputer.com/news/security/python-also-impacted-by-critical-ip-address-validation-vulnerability/"
},
{
"category": "external",
"summary": "Python: Affected by Critical IP Address Validation Vulnerability vom 2021-05-03",
"url": "https://www.ehackingnews.com/2021/05/python-affected-by-critical-ip-address.html"
},
{
"category": "external",
"summary": "Python stdlib ipaddress server-side request forgery vom 2021-05-03",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/201083"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-4973-1 vom 2021-06-01",
"url": "https://ubuntu.com/security/notices/USN-4973-1"
},
{
"category": "external",
"summary": "NetApp Security Advisory NTAP-20210622-0003 vom 2021-06-22",
"url": "https://security.netapp.com/advisory/ntap-20210622-0003/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:3254 vom 2021-08-25",
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2021:2940-1 vom 2021-09-03",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-September/009402.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-4973-2 vom 2021-10-04",
"url": "https://ubuntu.com/security/notices/USN-4973-2"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:4160 vom 2021-11-09",
"url": "https://access.redhat.com/errata/RHSA-2021:4160"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:4162 vom 2021-11-10",
"url": "https://access.redhat.com/errata/RHSA-2021:4162"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASPYTHON3.8-2023-009 vom 2023-09-27",
"url": "https://alas.aws.amazon.com/AL2/ALASPYTHON3.8-2023-009.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-6891-1 vom 2024-07-11",
"url": "https://ubuntu.com/security/notices/USN-6891-1"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-3980 vom 2024-12-02",
"url": "https://lists.debian.org/debian-lts-announce/2024/12/msg00000.html"
}
],
"source_lang": "en-US",
"title": "Python: Schwachstelle erm\u00f6glicht Manipulation",
"tracking": {
"current_release_date": "2024-12-01T23:00:00.000+00:00",
"generator": {
"date": "2024-12-02T11:34:18.360+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.8"
}
},
"id": "WID-SEC-W-2023-2460",
"initial_release_date": "2021-05-03T22:00:00.000+00:00",
"revision_history": [
{
"date": "2021-05-03T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2021-06-01T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2021-06-21T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von NetApp aufgenommen"
},
{
"date": "2021-08-24T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2021-09-05T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2021-10-04T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2021-11-09T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-09-27T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2024-07-11T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2024-12-01T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Debian aufgenommen"
}
],
"status": "final",
"version": "10"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "NetApp ActiveIQ Unified Manager",
"product": {
"name": "NetApp ActiveIQ Unified Manager",
"product_id": "T016960",
"product_identification_helper": {
"cpe": "cpe:/a:netapp:active_iq_unified_manager:-"
}
}
}
],
"category": "vendor",
"name": "NetApp"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003e=3.8.0",
"product": {
"name": "Open Source Python \u003e=3.8.0",
"product_id": "T015250"
}
},
{
"category": "product_version_range",
"name": "\u003e=3.8.0",
"product": {
"name": "Open Source Python \u003e=3.8.0",
"product_id": "T015250-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=3.10",
"product": {
"name": "Open Source Python \u003c=3.10",
"product_id": "T019175"
}
},
{
"category": "product_version_range",
"name": "\u003c=3.10",
"product": {
"name": "Open Source Python \u003c=3.10",
"product_id": "T019175-fixed"
}
}
],
"category": "product_name",
"name": "Python"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-29921",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in Python. Der Fehler besteht aufgrund einer unsachgem\u00e4\u00dfen Eingabevalidierung von oktalen Zeichenfolgen in der \"stdlib ipaddress\", was zu einer Server-Side Request Forgery f\u00fchrt. Ein entfernter anonymer Angreifer kann diese Schwachstelle ausnutzen, um Dateien zu manipulieren."
}
],
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"398363",
"T016960"
],
"last_affected": [
"T019175"
]
},
"release_date": "2021-05-03T22:00:00.000+00:00",
"title": "CVE-2021-29921"
}
]
}
wid-sec-w-2022-0464
Vulnerability from csaf_certbund
Notes
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Die Java Platform, Standard Edition (SE) ist eine Sammlung von Java-APIs (JDK) und der Java Laufzeit Umgebung (JRE).",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer oder lokaler Angreifer kann mehrere Schwachstellen in Oracle Java SE ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Hardware Appliance\n- Linux\n- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2022-0464 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2021/wid-sec-w-2022-0464.json"
},
{
"category": "self",
"summary": "WID-SEC-2022-0464 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-0464"
},
{
"category": "external",
"summary": "Oracle Critical Patch Update Advisory - July 2021 - Appendix Oracle Java SE vom 2021-07-20",
"url": "https://www.oracle.com/security-alerts/cpujul2021.html#AppendixJAVA"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:2776 vom 2021-07-21",
"url": "https://access.redhat.com/errata/RHSA-2021:2776"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:2781 vom 2021-07-21",
"url": "https://access.redhat.com/errata/RHSA-2021:2781"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:2782 vom 2021-07-21",
"url": "https://access.redhat.com/errata/RHSA-2021:2782"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:2783 vom 2021-07-21",
"url": "https://access.redhat.com/errata/RHSA-2021:2783"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:2784 vom 2021-07-21",
"url": "https://access.redhat.com/errata/RHSA-2021:2784"
},
{
"category": "external",
"summary": "Arch Linux Security Advisory ASA-202107-53 vom 2021-07-22",
"url": "https://security.archlinux.org/ASA-202107-53"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:2845 vom 2021-07-21",
"url": "https://access.redhat.com/errata/RHSA-2021:2845"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:2775 vom 2021-07-21",
"url": "https://access.redhat.com/errata/RHSA-2021:2775"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2021-2845 vom 2021-07-22",
"url": "https://linux.oracle.com/errata/ELSA-2021-2845.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2021-2784 vom 2021-07-22",
"url": "https://linux.oracle.com/errata/ELSA-2021-2784.html"
},
{
"category": "external",
"summary": "Arch Linux Security Advisory ASA-202107-54 vom 2021-07-22",
"url": "https://security.archlinux.org/ASA-202107-54"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:2774 vom 2021-07-21",
"url": "https://access.redhat.com/errata/RHSA-2021:2774"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2021-1692 vom 2021-07-21",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2021-1692.html"
},
{
"category": "external",
"summary": "CentOS Security Advisory CESA-2021:2784 vom 2021-07-22",
"url": "https://lists.centos.org/pipermail/centos-announce/2021-July/048345.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2021-2781 vom 2021-07-22",
"url": "http://linux.oracle.com/errata/ELSA-2021-2781.html"
},
{
"category": "external",
"summary": "Arch Linux Security Advisory ASA-202107-66 vom 2021-07-22",
"url": "https://security.archlinux.org/ASA-202107-66"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:2777 vom 2021-07-22",
"url": "https://access.redhat.com/errata/RHSA-2021:2777"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:2778 vom 2021-07-22",
"url": "https://access.redhat.com/errata/RHSA-2021:2778"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:2779 vom 2021-07-22",
"url": "https://access.redhat.com/errata/RHSA-2021:2779"
},
{
"category": "external",
"summary": "Arch Linux Security Advisory ASA-202107-65 vom 2021-07-22",
"url": "https://security.archlinux.org/ASA-202107-65"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:2780 vom 2021-07-22",
"url": "https://access.redhat.com/errata/RHSA-2021:2780"
},
{
"category": "external",
"summary": "OpenJDK Vulnerability Advisory",
"url": "https://openjdk.java.net/groups/vulnerability/advisories/2021-07-20"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2021-2776 vom 2021-07-22",
"url": "http://linux.oracle.com/errata/ELSA-2021-2776.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-4946 vom 2021-07-30",
"url": "https://www.debian.org/security/2021/dsa-4946"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2021-1695 vom 2021-08-06",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2021-1695.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2021:2613-1 vom 2021-08-05",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-August/009254.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-2737 vom 2021-08-09",
"url": "https://lists.debian.org/debian-lts-announce/2021/08/msg00011.html"
},
{
"category": "external",
"summary": "CentOS Security Advisory CESA-2021:2845 vom 2021-08-11",
"url": "https://lists.centos.org/pipermail/centos-announce/2021-August/048348.html"
},
{
"category": "external",
"summary": "AVAYA Security Advisory ASA-2021-102 vom 2021-08-10",
"url": "https://downloads.avaya.com/css/P8/documents/101076999"
},
{
"category": "external",
"summary": "AVAYA Security Advisory ASA-2021-095 vom 2021-08-11",
"url": "https://downloads.avaya.com/css/P8/documents/101077014"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2021:2798-1 vom 2021-08-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-August/009324.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2021:2797-1 vom 2021-08-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-August/009315.html"
},
{
"category": "external",
"summary": "AVAYA Security Advisory ASA-2021-101 vom 2021-08-25",
"url": "https://downloads.avaya.com/css/P8/documents/101077242"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:3292 vom 2021-08-30",
"url": "https://access.redhat.com/errata/RHSA-2021:3292"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:3293 vom 2021-08-30",
"url": "https://access.redhat.com/errata/RHSA-2021:3293"
},
{
"category": "external",
"summary": "Hitachi Vulnerability Information HITACHI-SEC-2021-129 vom 2021-09-03",
"url": "https://www.hitachi.co.jp/Prod/comp/soft1/global/security/info/vuls/hitachi-sec-2021-129/index.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2021:2952-1 vom 2021-09-03",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-September/009404.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2021-1528 vom 2021-09-08",
"url": "https://alas.aws.amazon.com/ALAS-2021-1528.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2021:3007-1 vom 2021-09-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-September/009422.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2021:4089 vom 2021-11-02",
"url": "https://access.redhat.com/errata/RHSA-2021:4089"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-5202-1 vom 2021-12-17",
"url": "https://ubuntu.com/security/notices/USN-5202-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:14875-1 vom 2022-01-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-January/010014.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:0108-1 vom 2022-01-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-January/010012.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:0107-1 vom 2022-01-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-January/010011.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:14876-1 vom 2022-01-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-January/010022.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:0166-1 vom 2022-01-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-January/010052.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 6552314 vom 2022-02-04",
"url": "https://www.ibm.com/blogs/psirt/security-bulletin-multiple-vulnerabilities-in-ibm-java-sdk-october-2021-affects-ibm-infosphere-information-server-cve-2021-35578-cve-2021-35564/"
},
{
"category": "external",
"summary": "Brocade Security Advisory BSA-2022-1836 vom 2022-06-24",
"url": "https://www.broadcom.com/support/fibre-channel-networking/security-advisories/brocade-security-advisory-2022-1836"
},
{
"category": "external",
"summary": "Brocade Security Advisory BSA-2022-1835 vom 2022-06-24",
"url": "https://www.broadcom.com/support/fibre-channel-networking/security-advisories/brocade-security-advisory-2022-1835"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202209-05 vom 2022-09-07",
"url": "https://security.gentoo.org/glsa/202209-05"
},
{
"category": "external",
"summary": "Trellix Knowledge Center",
"url": "https://kcm.trellix.com/corporate/index?page=content\u0026id=SB10366"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202409-26 vom 2024-09-28",
"url": "https://security.gentoo.org/glsa/202409-26"
}
],
"source_lang": "en-US",
"title": "Oracle Java SE: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2024-09-29T22:00:00.000+00:00",
"generator": {
"date": "2024-09-30T08:18:09.208+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.8"
}
},
"id": "WID-SEC-W-2022-0464",
"initial_release_date": "2021-07-20T22:00:00.000+00:00",
"revision_history": [
{
"date": "2021-07-20T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2021-07-21T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Arch Linux, Red Hat, Oracle Linux und Amazon aufgenommen"
},
{
"date": "2021-07-22T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von CentOS, Oracle Linux, Arch Linux und Red Hat aufgenommen"
},
{
"date": "2021-07-25T22:00:00.000+00:00",
"number": "4",
"summary": "Referenz(en) aufgenommen: FEDORA-2021-ADE03666C0, FEDORA-2021-D20D6712BC, FEDORA-2021-E6B0792D75, FEDORA-2021-4581CCB97D"
},
{
"date": "2021-08-01T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2021-08-05T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Amazon und SUSE aufgenommen"
},
{
"date": "2021-08-09T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2021-08-11T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von CentOS und AVAYA aufgenommen"
},
{
"date": "2021-08-12T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von AVAYA aufgenommen"
},
{
"date": "2021-08-22T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2021-08-26T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von AVAYA aufgenommen"
},
{
"date": "2021-08-29T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2021-09-02T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von HITACHI aufgenommen"
},
{
"date": "2021-09-05T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2021-09-08T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2021-09-09T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2021-11-01T23:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2021-12-16T23:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2022-01-18T23:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2022-01-24T23:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2022-02-03T23:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2022-06-26T22:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von BROCADE aufgenommen"
},
{
"date": "2022-09-06T22:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2022-10-30T23:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates aufgenommen"
},
{
"date": "2024-09-29T22:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von Gentoo aufgenommen"
}
],
"status": "final",
"version": "25"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Avaya Aura Application Enablement Services",
"product": {
"name": "Avaya Aura Application Enablement Services",
"product_id": "T015516",
"product_identification_helper": {
"cpe": "cpe:/a:avaya:aura_application_enablement_services:-"
}
}
},
{
"category": "product_name",
"name": "Avaya Aura Device Services",
"product": {
"name": "Avaya Aura Device Services",
"product_id": "T015517",
"product_identification_helper": {
"cpe": "cpe:/a:avaya:aura_device_services:-"
}
}
},
{
"category": "product_name",
"name": "Avaya Aura Experience Portal",
"product": {
"name": "Avaya Aura Experience Portal",
"product_id": "T015519",
"product_identification_helper": {
"cpe": "cpe:/a:avaya:aura_experience_portal:-"
}
}
},
{
"category": "product_name",
"name": "Avaya Aura Session Manager",
"product": {
"name": "Avaya Aura Session Manager",
"product_id": "T015127",
"product_identification_helper": {
"cpe": "cpe:/a:avaya:session_manager:-"
}
}
},
{
"category": "product_name",
"name": "Avaya Aura System Manager",
"product": {
"name": "Avaya Aura System Manager",
"product_id": "T015518",
"product_identification_helper": {
"cpe": "cpe:/a:avaya:aura_system_manager:-"
}
}
},
{
"category": "product_name",
"name": "Avaya Breeze Platform",
"product": {
"name": "Avaya Breeze Platform",
"product_id": "T015823",
"product_identification_helper": {
"cpe": "cpe:/a:avaya:breeze_platform:-"
}
}
},
{
"category": "product_name",
"name": "Avaya CMS",
"product": {
"name": "Avaya CMS",
"product_id": "997",
"product_identification_helper": {
"cpe": "cpe:/a:avaya:call_management_system_server:-"
}
}
},
{
"category": "product_name",
"name": "Avaya Session Border Controller",
"product": {
"name": "Avaya Session Border Controller",
"product_id": "T015520",
"product_identification_helper": {
"cpe": "cpe:/h:avaya:session_border_controller:-"
}
}
}
],
"category": "vendor",
"name": "Avaya"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cv2.2.0.2",
"product": {
"name": "Broadcom Brocade SANnav \u003cv2.2.0.2",
"product_id": "T023628"
}
},
{
"category": "product_version",
"name": "v2.2.0.2",
"product": {
"name": "Broadcom Brocade SANnav v2.2.0.2",
"product_id": "T023628-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:broadcom:brocade_sannav:v2.2.0.2"
}
}
}
],
"category": "product_name",
"name": "Brocade SANnav"
}
],
"category": "vendor",
"name": "Broadcom"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"branches": [
{
"category": "product_name",
"name": "Hitachi Command Suite",
"product": {
"name": "Hitachi Command Suite",
"product_id": "T010951",
"product_identification_helper": {
"cpe": "cpe:/a:hitachi:command_suite:-"
}
}
},
{
"category": "product_name",
"name": "Hitachi Configuration Manager",
"product": {
"name": "Hitachi Configuration Manager",
"product_id": "T020304",
"product_identification_helper": {
"cpe": "cpe:/a:hitachi:configuration_manager:-"
}
}
},
{
"category": "product_name",
"name": "Hitachi Ops Center",
"product": {
"name": "Hitachi Ops Center",
"product_id": "T017562",
"product_identification_helper": {
"cpe": "cpe:/a:hitachi:ops_center:-"
}
}
}
],
"category": "vendor",
"name": "Hitachi"
},
{
"branches": [
{
"category": "product_name",
"name": "IBM InfoSphere Information Server",
"product": {
"name": "IBM InfoSphere Information Server",
"product_id": "T019995",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:infosphere_information_server:-"
}
}
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"category": "product_name",
"name": "Open Source Arch Linux",
"product": {
"name": "Open Source Arch Linux",
"product_id": "T013312",
"product_identification_helper": {
"cpe": "cpe:/o:archlinux:archlinux:-"
}
}
},
{
"category": "product_name",
"name": "Open Source CentOS",
"product": {
"name": "Open Source CentOS",
"product_id": "1727",
"product_identification_helper": {
"cpe": "cpe:/o:centos:centos:-"
}
}
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "21.1.0",
"product": {
"name": "Oracle Java SE 21.1.0",
"product_id": "T019902",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:java_se:21.1.0"
}
}
},
{
"category": "product_version",
"name": "11.0.11",
"product": {
"name": "Oracle Java SE 11.0.11",
"product_id": "T019903",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:java_se:11.0.11"
}
}
},
{
"category": "product_version",
"name": "Oracle Graal VM Enterprise Edition 20.3.2",
"product": {
"name": "Oracle Java SE Oracle Graal VM Enterprise Edition 20.3.2",
"product_id": "T019933",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:java_se:oracle_graal_vm_enterprise_edition_20.3.2"
}
}
},
{
"category": "product_version",
"name": "7u301",
"product": {
"name": "Oracle Java SE 7u301",
"product_id": "T019934",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:java_se:7u301"
}
}
},
{
"category": "product_version",
"name": "8u291",
"product": {
"name": "Oracle Java SE 8u291",
"product_id": "T019935",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:java_se:8u291"
}
}
},
{
"category": "product_version",
"name": "16.0.1",
"product": {
"name": "Oracle Java SE 16.0.1",
"product_id": "T019936",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:java_se:16.0.1"
}
}
}
],
"category": "product_name",
"name": "Java SE"
},
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c5.10 CU 11",
"product": {
"name": "Trellix ePolicy Orchestrator \u003c5.10 CU 11",
"product_id": "T024888"
}
},
{
"category": "product_version",
"name": "5.10 CU 11",
"product": {
"name": "Trellix ePolicy Orchestrator 5.10 CU 11",
"product_id": "T024888-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:trellix:epolicy_orchestrator:5.10_update_14"
}
}
}
],
"category": "product_name",
"name": "ePolicy Orchestrator"
}
],
"category": "vendor",
"name": "Trellix"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-28928",
"notes": [
{
"category": "description",
"text": "In Oracle Java SE existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder lokaler Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HOCH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"67646",
"T015823",
"T010951",
"T015127",
"T004914",
"T015520",
"T019995",
"T019933",
"T019935",
"T020304",
"997",
"T019934",
"T024888",
"T019936",
"398363",
"T015519",
"T015518",
"T015517",
"T015516",
"T013312",
"T012167",
"T017562",
"T023628",
"2951",
"T002207",
"T000126",
"T019902",
"T019903",
"1727"
]
},
"release_date": "2021-07-20T22:00:00.000+00:00",
"title": "CVE-2020-28928"
},
{
"cve": "CVE-2021-2341",
"notes": [
{
"category": "description",
"text": "In Oracle Java SE existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder lokaler Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HOCH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"67646",
"T015823",
"T010951",
"T015127",
"T004914",
"T015520",
"T019995",
"T019933",
"T019935",
"T020304",
"997",
"T019934",
"T024888",
"T019936",
"398363",
"T015519",
"T015518",
"T015517",
"T015516",
"T013312",
"T012167",
"T017562",
"T023628",
"2951",
"T002207",
"T000126",
"T019902",
"T019903",
"1727"
]
},
"release_date": "2021-07-20T22:00:00.000+00:00",
"title": "CVE-2021-2341"
},
{
"cve": "CVE-2021-2369",
"notes": [
{
"category": "description",
"text": "In Oracle Java SE existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder lokaler Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HOCH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"67646",
"T015823",
"T010951",
"T015127",
"T004914",
"T015520",
"T019995",
"T019933",
"T019935",
"T020304",
"997",
"T019934",
"T024888",
"T019936",
"398363",
"T015519",
"T015518",
"T015517",
"T015516",
"T013312",
"T012167",
"T017562",
"T023628",
"2951",
"T002207",
"T000126",
"T019902",
"T019903",
"1727"
]
},
"release_date": "2021-07-20T22:00:00.000+00:00",
"title": "CVE-2021-2369"
},
{
"cve": "CVE-2021-2388",
"notes": [
{
"category": "description",
"text": "In Oracle Java SE existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder lokaler Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HOCH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"67646",
"T015823",
"T010951",
"T015127",
"T004914",
"T015520",
"T019995",
"T019933",
"T019935",
"T020304",
"997",
"T019934",
"T024888",
"T019936",
"398363",
"T015519",
"T015518",
"T015517",
"T015516",
"T013312",
"T012167",
"T017562",
"T023628",
"2951",
"T002207",
"T000126",
"T019902",
"T019903",
"1727"
]
},
"release_date": "2021-07-20T22:00:00.000+00:00",
"title": "CVE-2021-2388"
},
{
"cve": "CVE-2021-2432",
"notes": [
{
"category": "description",
"text": "In Oracle Java SE existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder lokaler Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HOCH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"67646",
"T015823",
"T010951",
"T015127",
"T004914",
"T015520",
"T019995",
"T019933",
"T019935",
"T020304",
"997",
"T019934",
"T024888",
"T019936",
"398363",
"T015519",
"T015518",
"T015517",
"T015516",
"T013312",
"T012167",
"T017562",
"T023628",
"2951",
"T002207",
"T000126",
"T019902",
"T019903",
"1727"
]
},
"release_date": "2021-07-20T22:00:00.000+00:00",
"title": "CVE-2021-2432"
},
{
"cve": "CVE-2021-29921",
"notes": [
{
"category": "description",
"text": "In Oracle Java SE existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder lokaler Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HOCH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"MITTEL\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"67646",
"T015823",
"T010951",
"T015127",
"T004914",
"T015520",
"T019995",
"T019933",
"T019935",
"T020304",
"997",
"T019934",
"T024888",
"T019936",
"398363",
"T015519",
"T015518",
"T015517",
"T015516",
"T013312",
"T012167",
"T017562",
"T023628",
"2951",
"T002207",
"T000126",
"T019902",
"T019903",
"1727"
]
},
"release_date": "2021-07-20T22:00:00.000+00:00",
"title": "CVE-2021-29921"
}
]
}
rhsa-2021:3254
Vulnerability from csaf_redhat
Notes
{
"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-python38-babel, rh-python38-python, rh-python38-python-cryptography, rh-python38-python-jinja2, rh-python38-python-lxml, rh-python38-python-pip, and rh-python38-python-urllib3 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-python38-python (3.8.11). (BZ#1969523)\n\nSecurity Fix(es):\n\n* python-cryptography: Bleichenbacher timing oracle attack against RSA decryption (CVE-2020-25659)\n\n* python: Unsafe use of eval() on data retrieved via HTTP in the test suite (CVE-2020-27619)\n\n* python-lxml: mXSS due to the use of improper parser (CVE-2020-27783)\n\n* python-jinja2: ReDoS vulnerability due to the sub-pattern (CVE-2020-28493)\n\n* python-cryptography: Large inputs for symmetric encryption can trigger integer overflow leading to buffer overflow (CVE-2020-36242)\n\n* python: Stack-based buffer overflow in PyCArg_repr in _ctypes/callproc.c (CVE-2021-3177)\n\n* python: Information disclosure via pydoc (CVE-2021-3426)\n\n* python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code (CVE-2021-20095)\n\n* python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters (CVE-2021-23336)\n\n* python-lxml: Missing input sanitization for formaction HTML5 attributes may lead to XSS (CVE-2021-28957)\n\n* python-ipaddress: Improper input validation of octal strings (CVE-2021-29921)\n\n* python-urllib3: ReDoS in the parsing of authority part of URL (CVE-2021-33503)\n\n* python-pip: Incorrect handling of unicode separators in git references (CVE-2021-3572)\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 information\n\n* Changes in the default separator for the Python urllib parsing functions\n\nTo mitigate the Web Cache Poisoning CVE-2021-23336 in the Python urllib library, the default separator for the urllib.parse.parse_qsl and urllib.parse.parse_qs functions is being changed from both ampersand (\u0026) and semicolon (;) to only an ampersand.\n\nThe change of the default separator is potentially backwards incompatible, therefore Red Hat provides a way to configure the behavior in Python packages where the default separator has been changed. In addition, the affected urllib parsing functions issue a warning if they detect that a customer\u2019s application has been affected by the change.\n\nFor more information, see the Knowledgebase article \"Mitigation of Web Cache Poisoning in the Python urllib library (CVE-2021-23336)\" linked from the References section.\n\n* The Python \"ipaddress\" module no longer allows leading zeros in IPv4 addresses\n\nTo mitigate CVE-2021-29921, the Python \"ipaddress\" module now rejects IPv4 addresses with leading zeros with an \"AddressValueError: Leading zeros are not permitted\" error.\n\nCustomers who rely on the previous behavior can pre-process their IPv4 address inputs to strip the leading zeros off. For details, see the Red Hat Software Collections 3.7 Release Notes.",
"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-2021:3254",
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
},
{
"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/articles/5860431",
"url": "https://access.redhat.com/articles/5860431"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_software_collections/3/html-single/3.7_release_notes/index#sect-RHSCL-Other-notes",
"url": "https://access.redhat.com/documentation/en-us/red_hat_software_collections/3/html-single/3.7_release_notes/index#sect-RHSCL-Other-notes"
},
{
"category": "external",
"summary": "1889886",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1889886"
},
{
"category": "external",
"summary": "1889988",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1889988"
},
{
"category": "external",
"summary": "1901633",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1901633"
},
{
"category": "external",
"summary": "1918168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1918168"
},
{
"category": "external",
"summary": "1926226",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1926226"
},
{
"category": "external",
"summary": "1928707",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928707"
},
{
"category": "external",
"summary": "1928904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928904"
},
{
"category": "external",
"summary": "1935913",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1935913"
},
{
"category": "external",
"summary": "1941534",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1941534"
},
{
"category": "external",
"summary": "1955615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955615"
},
{
"category": "external",
"summary": "1957458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1957458"
},
{
"category": "external",
"summary": "1962856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1962856"
},
{
"category": "external",
"summary": "1968074",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1968074"
},
{
"category": "external",
"summary": "1969523",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1969523"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_3254.json"
}
],
"title": "Red Hat Security Advisory: rh-python38 security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-11-08T05:48:03+00:00",
"generator": {
"date": "2025-11-08T05:48:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2021:3254",
"initial_release_date": "2021-08-24T12:50:36+00:00",
"revision_history": [
{
"date": "2021-08-24T12:50:36+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-08-24T12:50:36+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-08T05:48:03+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. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7",
"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.7",
"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.7-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-python38-babel-0:2.7.0-12.el7.src",
"product": {
"name": "rh-python38-babel-0:2.7.0-12.el7.src",
"product_id": "rh-python38-babel-0:2.7.0-12.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-babel@2.7.0-12.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-pip-0:19.3.1-2.el7.src",
"product": {
"name": "rh-python38-python-pip-0:19.3.1-2.el7.src",
"product_id": "rh-python38-python-pip-0:19.3.1-2.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-pip@19.3.1-2.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"product": {
"name": "rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"product_id": "rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-urllib3@1.25.7-7.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"product": {
"name": "rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"product_id": "rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-jinja2@2.10.3-6.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.src",
"product": {
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.src",
"product_id": "rh-python38-python-lxml-0:4.4.1-7.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-lxml@4.4.1-7.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-cryptography-0:2.8-5.el7.src",
"product": {
"name": "rh-python38-python-cryptography-0:2.8-5.el7.src",
"product_id": "rh-python38-python-cryptography-0:2.8-5.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-cryptography@2.8-5.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-0:3.8.11-2.el7.src",
"product": {
"name": "rh-python38-python-0:3.8.11-2.el7.src",
"product_id": "rh-python38-python-0:3.8.11-2.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python@3.8.11-2.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"product": {
"name": "rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"product_id": "rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-babel@2.7.0-12.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"product": {
"name": "rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"product_id": "rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-pip@19.3.1-2.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"product": {
"name": "rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"product_id": "rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-pip-wheel@19.3.1-2.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"product": {
"name": "rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"product_id": "rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-urllib3@1.25.7-7.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"product": {
"name": "rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"product_id": "rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-jinja2@2.10.3-6.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"product": {
"name": "rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"product_id": "rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-rpm-macros@3.8.11-2.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"product": {
"name": "rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"product_id": "rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-srpm-macros@3.8.11-2.el7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"product": {
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"product_id": "rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-lxml@4.4.1-7.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"product": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"product_id": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-lxml-debuginfo@4.4.1-7.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"product": {
"name": "rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"product_id": "rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-cryptography@2.8-5.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"product": {
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"product_id": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-cryptography-debuginfo@2.8-5.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-0:3.8.11-2.el7.x86_64",
"product": {
"name": "rh-python38-python-0:3.8.11-2.el7.x86_64",
"product_id": "rh-python38-python-0:3.8.11-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python@3.8.11-2.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"product": {
"name": "rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"product_id": "rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-debug@3.8.11-2.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"product": {
"name": "rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"product_id": "rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-devel@3.8.11-2.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"product": {
"name": "rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"product_id": "rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-idle@3.8.11-2.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"product": {
"name": "rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"product_id": "rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-libs@3.8.11-2.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"product": {
"name": "rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"product_id": "rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-test@3.8.11-2.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"product": {
"name": "rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"product_id": "rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-tkinter@3.8.11-2.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"product": {
"name": "rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"product_id": "rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-debuginfo@3.8.11-2.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"product": {
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"product_id": "rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-lxml@4.4.1-7.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"product": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"product_id": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-lxml-debuginfo@4.4.1-7.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"product": {
"name": "rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"product_id": "rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-cryptography@2.8-5.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"product": {
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"product_id": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-cryptography-debuginfo@2.8-5.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-0:3.8.11-2.el7.s390x",
"product": {
"name": "rh-python38-python-0:3.8.11-2.el7.s390x",
"product_id": "rh-python38-python-0:3.8.11-2.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python@3.8.11-2.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"product": {
"name": "rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"product_id": "rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-debug@3.8.11-2.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"product": {
"name": "rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"product_id": "rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-devel@3.8.11-2.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"product": {
"name": "rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"product_id": "rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-idle@3.8.11-2.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"product": {
"name": "rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"product_id": "rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-libs@3.8.11-2.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-test-0:3.8.11-2.el7.s390x",
"product": {
"name": "rh-python38-python-test-0:3.8.11-2.el7.s390x",
"product_id": "rh-python38-python-test-0:3.8.11-2.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-test@3.8.11-2.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"product": {
"name": "rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"product_id": "rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-tkinter@3.8.11-2.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"product": {
"name": "rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"product_id": "rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-debuginfo@3.8.11-2.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"product": {
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"product_id": "rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-lxml@4.4.1-7.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"product": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"product_id": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-lxml-debuginfo@4.4.1-7.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"product": {
"name": "rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"product_id": "rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-cryptography@2.8-5.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"product": {
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"product_id": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-cryptography-debuginfo@2.8-5.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-0:3.8.11-2.el7.ppc64le",
"product": {
"name": "rh-python38-python-0:3.8.11-2.el7.ppc64le",
"product_id": "rh-python38-python-0:3.8.11-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python@3.8.11-2.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"product": {
"name": "rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"product_id": "rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-debug@3.8.11-2.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"product": {
"name": "rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"product_id": "rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-devel@3.8.11-2.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"product": {
"name": "rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"product_id": "rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-idle@3.8.11-2.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"product": {
"name": "rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"product_id": "rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-libs@3.8.11-2.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"product": {
"name": "rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"product_id": "rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-test@3.8.11-2.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"product": {
"name": "rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"product_id": "rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-tkinter@3.8.11-2.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"product": {
"name": "rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"product_id": "rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-debuginfo@3.8.11-2.el7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-babel-0:2.7.0-12.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.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src"
},
"product_reference": "rh-python38-babel-0:2.7.0-12.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src"
},
"product_reference": "rh-python38-python-0:3.8.11-2.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-babel-0:2.7.0-12.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.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch"
},
"product_reference": "rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-0:2.8-5.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.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le"
},
"product_reference": "rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-0:2.8-5.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.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x"
},
"product_reference": "rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-0:2.8-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.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src"
},
"product_reference": "rh-python38-python-cryptography-0:2.8-5.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-0:2.8-5.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.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64"
},
"product_reference": "rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.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.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le"
},
"product_reference": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.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.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x"
},
"product_reference": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.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.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64"
},
"product_reference": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debug-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debug-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debug-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debuginfo-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debuginfo-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debuginfo-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-devel-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-devel-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-devel-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-idle-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-idle-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-idle-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-jinja2-0:2.10.3-6.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.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch"
},
"product_reference": "rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-jinja2-0:2.10.3-6.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.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src"
},
"product_reference": "rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-libs-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-libs-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-libs-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-0:4.4.1-7.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.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le"
},
"product_reference": "rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-0:4.4.1-7.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.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x"
},
"product_reference": "rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-0:4.4.1-7.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.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src"
},
"product_reference": "rh-python38-python-lxml-0:4.4.1-7.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-0:4.4.1-7.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.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64"
},
"product_reference": "rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.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.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le"
},
"product_reference": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.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.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x"
},
"product_reference": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.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.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64"
},
"product_reference": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-pip-0:19.3.1-2.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.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch"
},
"product_reference": "rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-pip-0:19.3.1-2.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.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src"
},
"product_reference": "rh-python38-python-pip-0:19.3.1-2.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-pip-wheel-0:19.3.1-2.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.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch"
},
"product_reference": "rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-rpm-macros-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch"
},
"product_reference": "rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-srpm-macros-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch"
},
"product_reference": "rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-test-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-test-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-test-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-test-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-tkinter-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-tkinter-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-tkinter-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-urllib3-0:1.25.7-7.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.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch"
},
"product_reference": "rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-urllib3-0:1.25.7-7.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.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
},
"product_reference": "rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-babel-0:2.7.0-12.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src"
},
"product_reference": "rh-python38-babel-0:2.7.0-12.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.11-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src"
},
"product_reference": "rh-python38-python-0:3.8.11-2.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-babel-0:2.7.0-12.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch"
},
"product_reference": "rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-0:2.8-5.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le"
},
"product_reference": "rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-0:2.8-5.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x"
},
"product_reference": "rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-0:2.8-5.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src"
},
"product_reference": "rh-python38-python-cryptography-0:2.8-5.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-0:2.8-5.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64"
},
"product_reference": "rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le"
},
"product_reference": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x"
},
"product_reference": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64"
},
"product_reference": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debug-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debug-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debug-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-devel-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-devel-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-devel-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-idle-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-idle-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-idle-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-jinja2-0:2.10.3-6.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch"
},
"product_reference": "rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-jinja2-0:2.10.3-6.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src"
},
"product_reference": "rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-libs-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-libs-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-libs-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le"
},
"product_reference": "rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x"
},
"product_reference": "rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src"
},
"product_reference": "rh-python38-python-lxml-0:4.4.1-7.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64"
},
"product_reference": "rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le"
},
"product_reference": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x"
},
"product_reference": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64"
},
"product_reference": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-pip-0:19.3.1-2.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch"
},
"product_reference": "rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-pip-0:19.3.1-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src"
},
"product_reference": "rh-python38-python-pip-0:19.3.1-2.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch"
},
"product_reference": "rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch"
},
"product_reference": "rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch"
},
"product_reference": "rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-test-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-test-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-test-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-test-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-tkinter-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-urllib3-0:1.25.7-7.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch"
},
"product_reference": "rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-urllib3-0:1.25.7-7.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
},
"product_reference": "rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-babel-0:2.7.0-12.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src"
},
"product_reference": "rh-python38-babel-0:2.7.0-12.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.11-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src"
},
"product_reference": "rh-python38-python-0:3.8.11-2.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-babel-0:2.7.0-12.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch"
},
"product_reference": "rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-0:2.8-5.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le"
},
"product_reference": "rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-0:2.8-5.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x"
},
"product_reference": "rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-0:2.8-5.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src"
},
"product_reference": "rh-python38-python-cryptography-0:2.8-5.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-0:2.8-5.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64"
},
"product_reference": "rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le"
},
"product_reference": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x"
},
"product_reference": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64"
},
"product_reference": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debug-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debug-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debug-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-devel-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-devel-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-devel-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-idle-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-idle-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-idle-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-jinja2-0:2.10.3-6.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch"
},
"product_reference": "rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-jinja2-0:2.10.3-6.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src"
},
"product_reference": "rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-libs-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-libs-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-libs-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le"
},
"product_reference": "rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x"
},
"product_reference": "rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src"
},
"product_reference": "rh-python38-python-lxml-0:4.4.1-7.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64"
},
"product_reference": "rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le"
},
"product_reference": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x"
},
"product_reference": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64"
},
"product_reference": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-pip-0:19.3.1-2.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch"
},
"product_reference": "rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-pip-0:19.3.1-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src"
},
"product_reference": "rh-python38-python-pip-0:19.3.1-2.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch"
},
"product_reference": "rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch"
},
"product_reference": "rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch"
},
"product_reference": "rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-test-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-test-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-test-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-test-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-tkinter-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-urllib3-0:1.25.7-7.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch"
},
"product_reference": "rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-urllib3-0:1.25.7-7.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
},
"product_reference": "rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Hubert Kario"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2020-25659",
"cwe": {
"id": "CWE-385",
"name": "Covert Timing Channel"
},
"discovery_date": "2020-10-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1889988"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-cryptography, where it is vulnerable to Bleichenbacher timing attacks. This flaw allows an attacker, via the RSA decryption API, to decrypt parts of the ciphertext encrypted with RSA. The highest threat from this vulnerability is to confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-cryptography: Bleichenbacher timing oracle attack against RSA decryption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat OpenStack Platform, because the flaw has a lower impact and the fix would require a substantial amount of development, no update will be provided at this time for the RHOSP python-cryptography package.",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25659"
},
{
"category": "external",
"summary": "RHBZ#1889988",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1889988"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25659",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25659"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25659",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25659"
},
{
"category": "external",
"summary": "https://cryptography.io/en/latest/changelog.html#v3-2",
"url": "https://cryptography.io/en/latest/changelog.html#v3-2"
}
],
"release_date": "2020-10-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-cryptography: Bleichenbacher timing oracle attack against RSA decryption"
},
{
"cve": "CVE-2020-27619",
"cwe": {
"id": "CWE-95",
"name": "Improper Neutralization of Directives in Dynamically Evaluated Code (\u0027Eval Injection\u0027)"
},
"discovery_date": "2020-10-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1889886"
}
],
"notes": [
{
"category": "description",
"text": "In Python3\u0027s Lib/test/multibytecodec_support.py CJK codec tests call eval() on content retrieved via HTTP.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Unsafe use of eval() on data retrieved via HTTP in the test suite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "As of Red Hat Quay 3.4 the python runtime will be consumed from RHEL. Currently releases up to 3.3 won\u0027t get fixes for this moderate issue.",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-27619"
},
{
"category": "external",
"summary": "RHBZ#1889886",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1889886"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-27619",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27619"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-27619",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-27619"
}
],
"release_date": "2020-10-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
},
{
"category": "workaround",
"details": "In versions of Python shipped with Red Hat Enterprise Linux and Red Hat Software Collections, the flaw can be mitigated by not running the python tests with network resources enabled. By default, the tests are not run with network resources enabled. Ensure that `-u network` or `-uall` are not passed as options to `python -m test`. For more information on how these commands work, see [1].\n\n1. https://docs.python.org/3/library/test.html",
"product_ids": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Unsafe use of eval() on data retrieved via HTTP in the test suite"
},
{
"cve": "CVE-2020-27783",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2020-11-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1901633"
}
],
"notes": [
{
"category": "description",
"text": "A Cross-site Scripting (XSS) vulnerability was found in the python-lxml\u0027s clean module. The module\u0027s parser did not properly imitate browsers, causing different behaviors between the sanitizer and the user\u0027s page. This flaw allows a remote attacker to run arbitrary HTML/JS code. The highest threat from this vulnerability is to confidentiality and integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-lxml: mXSS due to the use of improper parser",
"title": "Vulnerability summary"
},
{
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-27783"
},
{
"category": "external",
"summary": "RHBZ#1901633",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1901633"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-27783",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27783"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-27783",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-27783"
}
],
"release_date": "2020-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
}
],
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-lxml: mXSS due to the use of improper parser"
},
{
"cve": "CVE-2020-28493",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-02-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1928707"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-jinja2. The ReDOS vulnerability of the regex is mainly due to the sub-pattern [a-zA-Z0-9._-]+.[a-zA-Z0-9._-]+. This issue can be mitigated by Markdown to format user content instead of the urlize filter, or by implementing request timeouts and limiting process memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-jinja2: ReDoS vulnerability in the urlize filter",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is out of support scope for the following products:\n\n* Red Hat Enterprise Linux 6\n* Red Hat Enterprise Linux 7\n* Red Hat Ceph Storage 2\n\nTo learn more about Red Hat Enterprise Linux support scopes, please see https://access.redhat.com/support/policy/updates/errata/\n\nIn Red Hat OpenStack Platform, because python-jinja2 is not directly customer exposed, the Impact has been moved to Low and no updated will be provided at this time for the RHOSP python-jinja2 package.\n\nRed Hat Quay does not make use of the vulnerable function, so the impact is Low.",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-28493"
},
{
"category": "external",
"summary": "RHBZ#1928707",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928707"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-28493",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28493"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-28493",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28493"
}
],
"release_date": "2021-02-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
},
{
"category": "workaround",
"details": "If using the jinja2 library as a developer, this flaw can be mitigated by not using the vulnerable urlize() filter, and instead, using Markdown to format user content.",
"product_ids": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-jinja2: ReDoS vulnerability in the urlize filter"
},
{
"cve": "CVE-2020-36242",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2021-02-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1926226"
}
],
"notes": [
{
"category": "description",
"text": "A buffer-overflow flaw was found in the python-cryptography package. In certain sequences of ``update()`` calls when symmetrically encrypting very large payloads (\u003e2GB) could result in an integer overflow, leading to buffer overflows. Note: This fix is a workaround for the OpenSSL CVE-2021-23840 flaw. Source: pyca/cryptography project",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-cryptography: Large inputs for symmetric encryption can trigger integer overflow leading to buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Triggering this flaw on in versions of python-cryptography as shipped with Red Hat Enterprise Linux 8 BaseOS, Appstream, as well as Red Hat Software Collections, can result in denial of service due to memory consumption or MemoryError exception.\n\nIn Red Hat OpenStack Platform, because the flaw has a lower impact and the fix would require a substantial amount of development, no update will be provided at this time for the RHOSP python-cryptography package.",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-36242"
},
{
"category": "external",
"summary": "RHBZ#1926226",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1926226"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-36242",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36242"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36242",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36242"
},
{
"category": "external",
"summary": "https://cryptography.io/en/latest/changelog.html#v3-3-2",
"url": "https://cryptography.io/en/latest/changelog.html#v3-3-2"
}
],
"release_date": "2020-12-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-cryptography: Large inputs for symmetric encryption can trigger integer overflow leading to buffer overflow"
},
{
"cve": "CVE-2021-3177",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2021-01-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1918168"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python. A stack-based buffer overflow was discovered in the ctypes module provided within Python. Applications that use ctypes without carefully validating the input passed to it may be vulnerable to this flaw, which would allow an attacker to overflow a buffer on the stack and crash the application. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Stack-based buffer overflow in PyCArg_repr in _ctypes/callproc.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw could have had a higher Impact, however our packages are compiled with FORTIFY_SOURCE, which provides runtime protection to some memory and string functions and prevents this flaw from actually overwriting the buffer and potentially executing code.",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3177"
},
{
"category": "external",
"summary": "RHBZ#1918168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1918168"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3177",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3177"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3177",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3177"
}
],
"release_date": "2021-01-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
}
],
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Stack-based buffer overflow in PyCArg_repr in _ctypes/callproc.c"
},
{
"acknowledgments": [
{
"names": [
"David Schw\u00f6rer"
],
"organization": "Fedora"
}
],
"cve": "CVE-2021-3426",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2021-01-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1935913"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python 3\u0027s pydoc. This flaw allows a local or adjacent attacker who discovers or can convince another local or adjacent user to start a pydoc server to access the server and then use it to disclose sensitive information belonging to the other user that they would not normally have the ability to access. The highest threat from this vulnerability is to data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Information disclosure via pydoc",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 uses Python from Red Hat Enterprise Linux RPM repositories and therefore may receive an update for this issue in a future release. Earlier versions of Red Hat Quay will not receive a patch for this issue.\n\nPython 2.x.x as shipped in any Red Hat product is not affected. This flaw is out of support scope for python3 as shipped with Red Hat Enterprise Linux 7. For more information about Red Hat Enterprise Linux support scope, please see https://access.redhat.com/support/policy/updates/errata/ .",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3426"
},
{
"category": "external",
"summary": "RHBZ#1935913",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1935913"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3426",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3426"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3426",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3426"
}
],
"release_date": "2021-03-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
},
{
"category": "workaround",
"details": "Use the console (no argument needed) or HTML file (-w argument) output to generate docs rather than the HTTP server options. Put differently, do not use the -p or -n options of pydoc.",
"product_ids": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Information disclosure via pydoc"
},
{
"cve": "CVE-2021-3572",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-05-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1962856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-pip in the way it handled Unicode separators in git references. A remote attacker could possibly use this issue to install a different revision on a repository. The highest threat from this vulnerability is to data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pip: Incorrect handling of unicode separators in git references",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as having a security impact of Low. To exploit this flaw, the attacker needs access to the repository to create a specially crafted tag and force a different revision to be installed.",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3572"
},
{
"category": "external",
"summary": "RHBZ#1962856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1962856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3572",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3572"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3572",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3572"
}
],
"release_date": "2021-04-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "python-pip: Incorrect handling of unicode separators in git references"
},
{
"cve": "CVE-2021-3733",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-08-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1995234"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s a flaw in urllib\u0027s AbstractBasicAuthHandler class. An attacker who controls a malicious HTTP server that an HTTP client (such as web browser) connects to, could trigger a Regular Expression Denial of Service (ReDOS) during an authentication request with a specially crafted payload that is sent by the server to the client. The greatest threat that this flaw poses is to application availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: urllib: Regular expression DoS in AbstractBasicAuthHandler",
"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\nThis flaw is out of support scope for versions of Python shipped in Red Hat Enterprise Linux 7 base OS and Red Hat Enterprise Linux 6. For more information about support life cycles, please see https://access.redhat.com/support/policy/updates/errata/\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3733"
},
{
"category": "external",
"summary": "RHBZ#1995234",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1995234"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3733",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3733"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3733",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3733"
},
{
"category": "external",
"summary": "https://docs.python.org/3.6/whatsnew/changelog.html#python-3-6-14-final",
"url": "https://docs.python.org/3.6/whatsnew/changelog.html#python-3-6-14-final"
},
{
"category": "external",
"summary": "https://docs.python.org/3.7/whatsnew/changelog.html#python-3-7-11-final",
"url": "https://docs.python.org/3.7/whatsnew/changelog.html#python-3-7-11-final"
},
{
"category": "external",
"summary": "https://docs.python.org/3.8/whatsnew/changelog.html#python-3-8-10-final",
"url": "https://docs.python.org/3.8/whatsnew/changelog.html#python-3-8-10-final"
},
{
"category": "external",
"summary": "https://docs.python.org/3.9/whatsnew/changelog.html#python-3-9-5-final",
"url": "https://docs.python.org/3.9/whatsnew/changelog.html#python-3-9-5-final"
}
],
"release_date": "2021-08-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
}
],
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: urllib: Regular expression DoS in AbstractBasicAuthHandler"
},
{
"cve": "CVE-2021-4189",
"cwe": {
"id": "CWE-252",
"name": "Unchecked Return Value"
},
"discovery_date": "2021-12-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2036020"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python, specifically in the FTP (File Transfer Protocol) client library in PASV (passive) mode. The issue is how the FTP client trusts the host from the PASV response by default. This flaw allows an attacker to set up a malicious FTP server that can trick FTP clients into connecting back to a given IP address and port. This vulnerability could lead to FTP client scanning ports, which otherwise would not have been possible.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: ftplib should not use the host from the PASV response",
"title": "Vulnerability summary"
},
{
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-4189"
},
{
"category": "external",
"summary": "RHBZ#2036020",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2036020"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-4189",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-4189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-4189"
},
{
"category": "external",
"summary": "https://bugs.python.org/issue43285",
"url": "https://bugs.python.org/issue43285"
}
],
"release_date": "2021-12-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: ftplib should not use the host from the PASV response"
},
{
"cve": "CVE-2021-20095",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2021-04-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1955615"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-babel. A path traversal vulnerability was found in how locale data files are checked and loaded within python-babel, allowing a local attacker to trick an application that uses python-babel to load a file outside of the intended locale directory. The highest threat from this vulnerability is to data confidentiality and integrity as well as service availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "It is rather uncommon for applications to use Babel.Locale() with an untrusted attacker-controlled language argument. A static language abbreviation string (e.g. \"en\") is most commonly used instead. For this reason, this flaw has been rated as having a security impact of Moderate.",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-20095"
},
{
"category": "external",
"summary": "RHBZ#1955615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955615"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-20095",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20095"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-20095",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20095"
},
{
"category": "external",
"summary": "https://www.tenable.com/security/research/tra-2021-14",
"url": "https://www.tenable.com/security/research/tra-2021-14"
}
],
"release_date": "2021-04-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code"
},
{
"cve": "CVE-2021-23336",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2021-02-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1928904"
}
],
"notes": [
{
"category": "description",
"text": "The package python/cpython from 0 and before 3.6.13, from 3.7.0 and before 3.7.10, from 3.8.0 and before 3.8.8, from 3.9.0 and before 3.9.2 are vulnerable to Web Cache Poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a vector called parameter cloaking. When the attacker can separate query parameters using a semicolon (;), they can cause a difference in the interpretation of the request between the proxy (running with default configuration) and the server. This can result in malicious requests being cached as completely safe ones, as the proxy would usually not see the semicolon as a separator, and therefore would not include it in a cache key of an unkeyed parameter.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The python2.7 component in Red Hat Enterprise Linux 9 is listed as not affected as it was removed prior to the release of RHEL-9.0.\n\nThe python3.9 component in Red Hat Enterprise Linux 9 is listed as not affected as a patched version was verified in RHEL-9.0 beta and the RHEL-9.0 GA release included this patched version.\n\nThe python36 component in the python36:3.6 module in Red Hat Enterprise Linux 8 is listed as not affected, as it does not contain Python interpreter or libraries. Packages of the python36 component only provide convenient links to the Python interpreter included in the non-modular python3 component\u0027s platform-python packages. Users of python36:3.6 module also need to check the entry for the python3 component to determine if their systems are affected.\n\nRed Hat Ceph Storage (RHCS) 3 ships an older version of python-django without the directly affected function, but which is still vulnerable to a similar attack involving the semi colon separator. Hence, impact has been rated as Low.\n\nAlthough Red Hat OpenStack Platform 13 \u0026 16.1 both ship the affected code, since the proxy is controlled and configured by OpenStack, the impact has been lowered to Low. As a fix would require a substantial effort or commitment of time, no fix will be provided at this time.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-23336"
},
{
"category": "external",
"summary": "RHBZ#1928904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928904"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-23336",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23336"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23336",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23336"
},
{
"category": "external",
"summary": "https://snyk.io/vuln/SNYK-UPSTREAM-PYTHONCPYTHON-1074933",
"url": "https://snyk.io/vuln/SNYK-UPSTREAM-PYTHONCPYTHON-1074933"
}
],
"release_date": "2021-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters"
},
{
"cve": "CVE-2021-28957",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2021-03-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1941534"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-lxml. The HTML5 formaction attribute is not input sanitized like the HTML action attribute is which can lead to a Cross-Site Scripting attack (XSS) when an application uses python-lxml to sanitize user inputs. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-lxml: Missing input sanitization for formaction HTML5 attributes may lead to XSS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Web applications vulnerable to this flaw, where a XSS attack can be accomplished, are only those that use python-lxml to sanitize HTML input and that allow user data to be placed in the \"formaction\" attribute of a form button.\n\nIn Red Hat OpenStack Platform, because the flaw has a lower impact and the package is unlikely to be exploited in the RHOSP environment, no update will be provided at this time for the RHOSP python-lxml package.\n\nFor Ansible Tower and Ansible Automation Platform, Lowering the impact from Moderate to Low as the vulnerable function i.e. lxml HTML Cleaner and the vulnerable attribute i.e. HTML FormAction are not being used.",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-28957"
},
{
"category": "external",
"summary": "RHBZ#1941534",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1941534"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-28957",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28957"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-28957",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28957"
}
],
"release_date": "2021-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
}
],
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-lxml: Missing input sanitization for formaction HTML5 attributes may lead to XSS"
},
{
"cve": "CVE-2021-29921",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-04-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1957458"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-ipaddress. Improper input validation of octal strings in stdlib ipaddress allows unauthenticated remote attackers to perform indeterminate SSRF, RFI, and LFI attacks on many programs that rely on Python stdlib ipaddress. The highest threat from this vulnerability is to data integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-ipaddress: Improper input validation of octal strings",
"title": "Vulnerability summary"
},
{
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-29921"
},
{
"category": "external",
"summary": "RHBZ#1957458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1957458"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-29921",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29921"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-29921",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-29921"
},
{
"category": "external",
"summary": "https://python-security.readthedocs.io/vuln/ipaddress-ipv4-leading-zeros.html",
"url": "https://python-security.readthedocs.io/vuln/ipaddress-ipv4-leading-zeros.html"
}
],
"release_date": "2021-04-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"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:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-ipaddress: Improper input validation of octal strings"
},
{
"cve": "CVE-2021-33503",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2021-06-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1968074"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-urllib3. When provided with a URL containing many @ characters in the authority component, the authority\u0027s regular expression exhibits catastrophic backtracking. This flaw causes a denial of service if a URL is passed as a parameter or redirected via an HTTP redirect. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-urllib3: ReDoS in the parsing of authority part of URL",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "* Red Hat OpenShift Container Platform (OCP) 4 delivers the python-urllib3 package which includes a vulnerable version of urllib3 module, however from OCP 4.6 the python-urllib3 package is no longer shipped. OCP 4.5 is out of support scope for Moderate and Low impact vulnerabilities, hence is marked Out Of Support Scope.\nThe python-urllib3 package used in OCP 3.11 is not affected by this flaw.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-33503"
},
{
"category": "external",
"summary": "RHBZ#1968074",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1968074"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-33503",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33503"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-33503",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33503"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-q2q7-5pp4-w6pg",
"url": "https://github.com/advisories/GHSA-q2q7-5pp4-w6pg"
}
],
"release_date": "2021-06-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-urllib3: ReDoS in the parsing of authority part of URL"
},
{
"cve": "CVE-2021-42771",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2021-04-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1955615"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-babel. A path traversal vulnerability was found in how locale data files are checked and loaded within python-babel, allowing a local attacker to trick an application that uses python-babel to load a file outside of the intended locale directory. The highest threat from this vulnerability is to data confidentiality and integrity as well as service availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "It is rather uncommon for applications to use Babel.Locale() with an untrusted attacker-controlled language argument. A static language abbreviation string (e.g. \"en\") is most commonly used instead. For this reason, this flaw has been rated as having a security impact of Moderate.",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-42771"
},
{
"category": "external",
"summary": "RHBZ#1955615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955615"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-42771",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42771"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42771",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42771"
},
{
"category": "external",
"summary": "https://www.tenable.com/security/research/tra-2021-14",
"url": "https://www.tenable.com/security/research/tra-2021-14"
}
],
"release_date": "2021-04-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code"
},
{
"cve": "CVE-2022-0391",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"discovery_date": "2021-12-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2047376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python, specifically within the urllib.parse module. This module helps break Uniform Resource Locator (URL) strings into components. The issue involves how the urlparse method does not sanitize input and allows characters like \u0027\\r\u0027 and \u0027\\n\u0027 in the URL path. This flaw allows an attacker to input a crafted URL, leading to injection attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: urllib.parse does not sanitize URLs containing ASCII newline and tabs",
"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.\n\nThis attack is theoretical and must be chained together with another vulnerability to have any effect on the system. The URL parsing method not sanitizing input and allowing characters such as \u0027\\r\u0027 \u0026 \u0027\\n\u0027 is not a vulnerability in and of itself, which is why the impact has been marked as moderate",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-0391"
},
{
"category": "external",
"summary": "RHBZ#2047376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2047376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-0391",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0391"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0391",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0391"
}
],
"release_date": "2021-04-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: urllib.parse does not sanitize URLs containing ASCII newline and tabs"
}
]
}
RHSA-2021:4160
Vulnerability from csaf_redhat
Notes
{
"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 python39:3.9 and python39-devel:3.9 modules 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: Information disclosure via pydoc (CVE-2021-3426)\n\n* python: urllib: Regular expression DoS in AbstractBasicAuthHandler (CVE-2021-3733)\n\n* python-lxml: Missing input sanitization for formaction HTML5 attributes may lead to XSS (CVE-2021-28957)\n\n* python-ipaddress: Improper input validation of octal strings (CVE-2021-29921)\n\n* python-urllib3: ReDoS in the parsing of authority part of URL (CVE-2021-33503)\n\n* python-pip: Incorrect handling of unicode separators in git references (CVE-2021-3572)\n\n* python: urllib: HTTP client possible infinite loop on a 100 Continue response (CVE-2021-3737)\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.5 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-2021:4160",
"url": "https://access.redhat.com/errata/RHSA-2021:4160"
},
{
"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.5_release_notes/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.5_release_notes/"
},
{
"category": "external",
"summary": "1935913",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1935913"
},
{
"category": "external",
"summary": "1941534",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1941534"
},
{
"category": "external",
"summary": "1957458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1957458"
},
{
"category": "external",
"summary": "1962856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1962856"
},
{
"category": "external",
"summary": "1968074",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1968074"
},
{
"category": "external",
"summary": "1995162",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1995162"
},
{
"category": "external",
"summary": "1995234",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1995234"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4160.json"
}
],
"title": "Red Hat Security Advisory: python39:3.9 and python39-devel:3.9 security update",
"tracking": {
"current_release_date": "2025-11-08T06:29:02+00:00",
"generator": {
"date": "2025-11-08T06:29:02+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2021:4160",
"initial_release_date": "2021-11-09T18:32:30+00:00",
"revision_history": [
{
"date": "2021-11-09T18:32:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-11-09T18:32:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-08T06:29:02+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.5.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"product": {
"name": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src (python39:3.9)",
"product_id": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=src\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_wsgi@4.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"product": {
"name": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src (python39:3.9)",
"product_id": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=src\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-PyMySQL@0.10.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-chardet@3.0.4-19.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-idna@2.10-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"product": {
"name": "python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src (python39:3.9)",
"product_id": "python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml@4.6.2-3.module%2Bel8.5.0%2B10536%2Ba233b742?arch=src\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ply@3.11-10.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycparser@2.20-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pysocks@1.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requests@2.25.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-toml@0.10.1-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"product": {
"name": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src (python39:3.9)",
"product_id": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-urllib3@1.25.10-4.module%2Bel8.5.0%2B11712%2Bea2d2be1?arch=src\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"product": {
"name": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src (python39:3.9)",
"product_id": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wheel@0.35.1-4.module%2Bel8.5.0%2B12204%2B54860423?arch=src\u0026epoch=1\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"product": {
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src (python39:3.9)",
"product_id": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=src\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"product": {
"name": "python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src (python39:3.9)",
"product_id": "python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-pip@20.2.4-6.module%2Bel8.5.0%2B12204%2B54860423?arch=src\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"product": {
"name": "python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src (python39:3.9)",
"product_id": "python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-setuptools@50.3.2-4.module%2Bel8.5.0%2B12204%2B54860423?arch=src\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-six@1.15.0-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product": {
"name": "Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9)",
"product_id": "Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product": {
"name": "pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9)",
"product_id": "pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pybind11@2.6.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product": {
"name": "pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9)",
"product_id": "pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pytest@6.0.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product": {
"name": "python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9)",
"product_id": "python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-attrs@20.3.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product": {
"name": "python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9)",
"product_id": "python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-iniconfig@1.1.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product": {
"name": "python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9)",
"product_id": "python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-more-itertools@8.5.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product": {
"name": "python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9)",
"product_id": "python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-packaging@20.4-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product": {
"name": "python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9)",
"product_id": "python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pluggy@0.13.1-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product": {
"name": "python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9)",
"product_id": "python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-py@1.10.0-1.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product": {
"name": "python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9)",
"product_id": "python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wcwidth@0.2.5-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product": {
"name": "python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9)",
"product_id": "python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-pyparsing@2.4.7-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64 (python39:3.9)",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 (python39:3.9)",
"product_id": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"product": {
"name": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64 (python39:3.9)",
"product_id": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.2-3.module%2Bel8.5.0%2B10536%2Ba233b742?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product": {
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 (python39:3.9)",
"product_id": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product": {
"name": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 (python39:3.9)",
"product_id": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debuginfo@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product": {
"name": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 (python39:3.9)",
"product_id": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debugsource@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product": {
"name": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 (python39:3.9)",
"product_id": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-devel@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product": {
"name": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 (python39:3.9)",
"product_id": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idle@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product": {
"name": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 (python39:3.9)",
"product_id": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-libs@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"product": {
"name": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64 (python39:3.9)",
"product_id": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml@4.6.2-3.module%2Bel8.5.0%2B10536%2Ba233b742?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"product": {
"name": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64 (python39:3.9)",
"product_id": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.2-3.module%2Bel8.5.0%2B10536%2Ba233b742?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product": {
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 (python39:3.9)",
"product_id": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 (python39:3.9)",
"product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 (python39:3.9)",
"product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"product": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64 (python39:3.9)",
"product_id": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"product": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64 (python39:3.9)",
"product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product": {
"name": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 (python39:3.9)",
"product_id": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-test@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product": {
"name": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 (python39:3.9)",
"product_id": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-tkinter@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"product": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64 (python39-devel:3.9)",
"product_id": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"product": {
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64 (python39-devel:3.9)",
"product_id": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"product": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64 (python39-devel:3.9)",
"product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"product": {
"name": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 (python39-devel:3.9)",
"product_id": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debug@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"product": {
"name": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64 (python39-devel:3.9)",
"product_id": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11@2.6.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"product": {
"name": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64 (python39-devel:3.9)",
"product_id": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11-devel@2.6.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-PyMySQL@0.10.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-chardet@3.0.4-19.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idna@2.10-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product": {
"name": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch (python39:3.9)",
"product_id": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-doc@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product": {
"name": "python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch (python39:3.9)",
"product_id": "python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pip@20.2.4-6.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product": {
"name": "python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch (python39:3.9)",
"product_id": "python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pip-wheel@20.2.4-6.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-ply@3.11-10.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pycparser@2.20-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pysocks@1.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-requests@2.25.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product": {
"name": "python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch (python39:3.9)",
"product_id": "python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-rpm-macros@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product": {
"name": "python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch (python39:3.9)",
"product_id": "python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-setuptools@50.3.2-4.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product": {
"name": "python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch (python39:3.9)",
"product_id": "python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-setuptools-wheel@50.3.2-4.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-six@1.15.0-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-toml@0.10.1-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"product": {
"name": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch (python39:3.9)",
"product_id": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-urllib3@1.25.10-4.module%2Bel8.5.0%2B11712%2Bea2d2be1?arch=noarch\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product": {
"name": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch (python39:3.9)",
"product_id": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-wheel@0.35.1-4.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch\u0026epoch=1\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product": {
"name": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch (python39:3.9)",
"product_id": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-wheel-wheel@0.35.1-4.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch\u0026epoch=1\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product": {
"name": "python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9)",
"product_id": "python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-attrs@20.3.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product": {
"name": "python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9)",
"product_id": "python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-iniconfig@1.1.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product": {
"name": "python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9)",
"product_id": "python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-more-itertools@8.5.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product": {
"name": "python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9)",
"product_id": "python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-packaging@20.4-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product": {
"name": "python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9)",
"product_id": "python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pluggy@0.13.1-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product": {
"name": "python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9)",
"product_id": "python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-py@1.10.0-1.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product": {
"name": "python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9)",
"product_id": "python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyparsing@2.4.7-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product": {
"name": "python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9)",
"product_id": "python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pytest@6.0.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product": {
"name": "python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9)",
"product_id": "python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-wcwidth@0.2.5-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le (python39:3.9)",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le (python39:3.9)",
"product_id": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"product": {
"name": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le (python39:3.9)",
"product_id": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.2-3.module%2Bel8.5.0%2B10536%2Ba233b742?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product": {
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le (python39:3.9)",
"product_id": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product": {
"name": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le (python39:3.9)",
"product_id": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debuginfo@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product": {
"name": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le (python39:3.9)",
"product_id": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debugsource@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product": {
"name": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le (python39:3.9)",
"product_id": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-devel@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product": {
"name": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le (python39:3.9)",
"product_id": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idle@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product": {
"name": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le (python39:3.9)",
"product_id": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-libs@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"product": {
"name": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le (python39:3.9)",
"product_id": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml@4.6.2-3.module%2Bel8.5.0%2B10536%2Ba233b742?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"product": {
"name": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le (python39:3.9)",
"product_id": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.2-3.module%2Bel8.5.0%2B10536%2Ba233b742?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product": {
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le (python39:3.9)",
"product_id": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le (python39:3.9)",
"product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le (python39:3.9)",
"product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"product": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le (python39:3.9)",
"product_id": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"product": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le (python39:3.9)",
"product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product": {
"name": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le (python39:3.9)",
"product_id": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-test@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product": {
"name": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le (python39:3.9)",
"product_id": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-tkinter@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"product": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le (python39-devel:3.9)",
"product_id": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"product": {
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le (python39-devel:3.9)",
"product_id": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"product": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le (python39-devel:3.9)",
"product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"product": {
"name": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le (python39-devel:3.9)",
"product_id": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debug@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"product": {
"name": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le (python39-devel:3.9)",
"product_id": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11@2.6.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"product": {
"name": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le (python39-devel:3.9)",
"product_id": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11-devel@2.6.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x (python39:3.9)",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x (python39:3.9)",
"product_id": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"product": {
"name": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x (python39:3.9)",
"product_id": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.2-3.module%2Bel8.5.0%2B10536%2Ba233b742?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product": {
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x (python39:3.9)",
"product_id": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product": {
"name": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x (python39:3.9)",
"product_id": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debuginfo@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product": {
"name": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x (python39:3.9)",
"product_id": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debugsource@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product": {
"name": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x (python39:3.9)",
"product_id": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-devel@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product": {
"name": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x (python39:3.9)",
"product_id": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idle@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product": {
"name": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x (python39:3.9)",
"product_id": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-libs@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"product": {
"name": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x (python39:3.9)",
"product_id": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml@4.6.2-3.module%2Bel8.5.0%2B10536%2Ba233b742?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"product": {
"name": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x (python39:3.9)",
"product_id": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.2-3.module%2Bel8.5.0%2B10536%2Ba233b742?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product": {
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x (python39:3.9)",
"product_id": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x (python39:3.9)",
"product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x (python39:3.9)",
"product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"product": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x (python39:3.9)",
"product_id": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"product": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x (python39:3.9)",
"product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product": {
"name": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x (python39:3.9)",
"product_id": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-test@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product": {
"name": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x (python39:3.9)",
"product_id": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-tkinter@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"product": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x (python39-devel:3.9)",
"product_id": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"product": {
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x (python39-devel:3.9)",
"product_id": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"product": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x (python39-devel:3.9)",
"product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"product": {
"name": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x (python39-devel:3.9)",
"product_id": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debug@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"product": {
"name": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x (python39-devel:3.9)",
"product_id": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11@2.6.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"product": {
"name": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x (python39-devel:3.9)",
"product_id": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11-devel@2.6.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 (python39:3.9)",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 (python39:3.9)",
"product_id": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"product": {
"name": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64 (python39:3.9)",
"product_id": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.2-3.module%2Bel8.5.0%2B10536%2Ba233b742?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product": {
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 (python39:3.9)",
"product_id": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product": {
"name": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 (python39:3.9)",
"product_id": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debuginfo@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product": {
"name": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 (python39:3.9)",
"product_id": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debugsource@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product": {
"name": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 (python39:3.9)",
"product_id": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-devel@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product": {
"name": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 (python39:3.9)",
"product_id": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idle@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product": {
"name": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 (python39:3.9)",
"product_id": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-libs@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"product": {
"name": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64 (python39:3.9)",
"product_id": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml@4.6.2-3.module%2Bel8.5.0%2B10536%2Ba233b742?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"product": {
"name": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64 (python39:3.9)",
"product_id": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.2-3.module%2Bel8.5.0%2B10536%2Ba233b742?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product": {
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 (python39:3.9)",
"product_id": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 (python39:3.9)",
"product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 (python39:3.9)",
"product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"product": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 (python39:3.9)",
"product_id": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"product": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 (python39:3.9)",
"product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product": {
"name": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 (python39:3.9)",
"product_id": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-test@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product": {
"name": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 (python39:3.9)",
"product_id": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-tkinter@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"product": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64 (python39-devel:3.9)",
"product_id": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"product": {
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64 (python39-devel:3.9)",
"product_id": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"product": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64 (python39-devel:3.9)",
"product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"product": {
"name": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 (python39-devel:3.9)",
"product_id": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debug@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"product": {
"name": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39-devel:3.9)",
"product_id": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11@2.6.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"product": {
"name": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39-devel:3.9)",
"product_id": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11-devel@2.6.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9"
},
"product_reference": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9"
},
"product_reference": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9"
},
"product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9"
},
"product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9"
},
"product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9"
},
"product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9"
},
"product_reference": "python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9"
},
"product_reference": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9"
},
"product_reference": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9"
},
"product_reference": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9"
},
"product_reference": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9"
},
"product_reference": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9"
},
"product_reference": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9"
},
"product_reference": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9"
},
"product_reference": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9"
},
"product_reference": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9"
},
"product_reference": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9"
},
"product_reference": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9"
},
"product_reference": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9"
},
"product_reference": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9"
},
"product_reference": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9"
},
"product_reference": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9"
},
"product_reference": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9"
},
"product_reference": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9"
},
"product_reference": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9"
},
"product_reference": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9"
},
"product_reference": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9"
},
"product_reference": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9"
},
"product_reference": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9"
},
"product_reference": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9"
},
"product_reference": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9"
},
"product_reference": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9"
},
"product_reference": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9"
},
"product_reference": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9"
},
"product_reference": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9"
},
"product_reference": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9"
},
"product_reference": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9"
},
"product_reference": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9"
},
"product_reference": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9"
},
"product_reference": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9"
},
"product_reference": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9"
},
"product_reference": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9"
},
"product_reference": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9"
},
"product_reference": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9"
},
"product_reference": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9"
},
"product_reference": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9"
},
"product_reference": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9"
},
"product_reference": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9"
},
"product_reference": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9"
},
"product_reference": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9"
},
"product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9"
},
"product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9"
},
"product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9"
},
"product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9"
},
"product_reference": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9"
},
"product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9"
},
"product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9"
},
"product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9"
},
"product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9"
},
"product_reference": "python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9"
},
"product_reference": "python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9"
},
"product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9"
},
"product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9"
},
"product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9"
},
"product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9"
},
"product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9"
},
"product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9"
},
"product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9"
},
"product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9"
},
"product_reference": "python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9"
},
"product_reference": "python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9"
},
"product_reference": "python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9"
},
"product_reference": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9"
},
"product_reference": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9"
},
"product_reference": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9"
},
"product_reference": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9"
},
"product_reference": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9"
},
"product_reference": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9"
},
"product_reference": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9"
},
"product_reference": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9"
},
"product_reference": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9"
},
"product_reference": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9"
},
"product_reference": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9"
},
"product_reference": "python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9"
},
"product_reference": "python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
},
"product_reference": "Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64 (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9"
},
"product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9"
},
"product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9"
},
"product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64 (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9"
},
"product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
},
"product_reference": "pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
},
"product_reference": "pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
},
"product_reference": "python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
},
"product_reference": "python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
},
"product_reference": "python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
},
"product_reference": "python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
},
"product_reference": "python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
},
"product_reference": "python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
},
"product_reference": "python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64 (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9"
},
"product_reference": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9"
},
"product_reference": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9"
},
"product_reference": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64 (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9"
},
"product_reference": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64 (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9"
},
"product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9"
},
"product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9"
},
"product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64 (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9"
},
"product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9"
},
"product_reference": "python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9"
},
"product_reference": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9"
},
"product_reference": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9"
},
"product_reference": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9"
},
"product_reference": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9"
},
"product_reference": "python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9"
},
"product_reference": "python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9"
},
"product_reference": "python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9"
},
"product_reference": "python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9"
},
"product_reference": "python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64 (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9"
},
"product_reference": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9"
},
"product_reference": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9"
},
"product_reference": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9"
},
"product_reference": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64 (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9"
},
"product_reference": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9"
},
"product_reference": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9"
},
"product_reference": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9"
},
"product_reference": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9"
},
"product_reference": "python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9"
},
"product_reference": "python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9"
},
"product_reference": "python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
},
"product_reference": "python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"David Schw\u00f6rer"
],
"organization": "Fedora"
}
],
"cve": "CVE-2021-3426",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2021-01-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1935913"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python 3\u0027s pydoc. This flaw allows a local or adjacent attacker who discovers or can convince another local or adjacent user to start a pydoc server to access the server and then use it to disclose sensitive information belonging to the other user that they would not normally have the ability to access. The highest threat from this vulnerability is to data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Information disclosure via pydoc",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 uses Python from Red Hat Enterprise Linux RPM repositories and therefore may receive an update for this issue in a future release. Earlier versions of Red Hat Quay will not receive a patch for this issue.\n\nPython 2.x.x as shipped in any Red Hat product is not affected. This flaw is out of support scope for python3 as shipped with Red Hat Enterprise Linux 7. For more information about Red Hat Enterprise Linux support scope, please see https://access.redhat.com/support/policy/updates/errata/ .",
"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.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3426"
},
{
"category": "external",
"summary": "RHBZ#1935913",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1935913"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3426",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3426"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3426",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3426"
}
],
"release_date": "2021-03-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T18:32:30+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.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4160"
},
{
"category": "workaround",
"details": "Use the console (no argument needed) or HTML file (-w argument) output to generate docs rather than the HTTP server options. Put differently, do not use the -p or -n options of pydoc.",
"product_ids": [
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Information disclosure via pydoc"
},
{
"cve": "CVE-2021-3572",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-05-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1962856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-pip in the way it handled Unicode separators in git references. A remote attacker could possibly use this issue to install a different revision on a repository. The highest threat from this vulnerability is to data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pip: Incorrect handling of unicode separators in git references",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as having a security impact of Low. To exploit this flaw, the attacker needs access to the repository to create a specially crafted tag and force a different revision to be installed.",
"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.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3572"
},
{
"category": "external",
"summary": "RHBZ#1962856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1962856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3572",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3572"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3572",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3572"
}
],
"release_date": "2021-04-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T18:32:30+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.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4160"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "python-pip: Incorrect handling of unicode separators in git references"
},
{
"cve": "CVE-2021-3733",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-08-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1995234"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s a flaw in urllib\u0027s AbstractBasicAuthHandler class. An attacker who controls a malicious HTTP server that an HTTP client (such as web browser) connects to, could trigger a Regular Expression Denial of Service (ReDOS) during an authentication request with a specially crafted payload that is sent by the server to the client. The greatest threat that this flaw poses is to application availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: urllib: Regular expression DoS in AbstractBasicAuthHandler",
"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\nThis flaw is out of support scope for versions of Python shipped in Red Hat Enterprise Linux 7 base OS and Red Hat Enterprise Linux 6. For more information about support life cycles, please see https://access.redhat.com/support/policy/updates/errata/\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"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.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3733"
},
{
"category": "external",
"summary": "RHBZ#1995234",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1995234"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3733",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3733"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3733",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3733"
},
{
"category": "external",
"summary": "https://docs.python.org/3.6/whatsnew/changelog.html#python-3-6-14-final",
"url": "https://docs.python.org/3.6/whatsnew/changelog.html#python-3-6-14-final"
},
{
"category": "external",
"summary": "https://docs.python.org/3.7/whatsnew/changelog.html#python-3-7-11-final",
"url": "https://docs.python.org/3.7/whatsnew/changelog.html#python-3-7-11-final"
},
{
"category": "external",
"summary": "https://docs.python.org/3.8/whatsnew/changelog.html#python-3-8-10-final",
"url": "https://docs.python.org/3.8/whatsnew/changelog.html#python-3-8-10-final"
},
{
"category": "external",
"summary": "https://docs.python.org/3.9/whatsnew/changelog.html#python-3-9-5-final",
"url": "https://docs.python.org/3.9/whatsnew/changelog.html#python-3-9-5-final"
}
],
"release_date": "2021-08-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T18:32:30+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.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4160"
}
],
"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.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: urllib: Regular expression DoS in AbstractBasicAuthHandler"
},
{
"cve": "CVE-2021-3737",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-08-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1995162"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python. An improperly handled HTTP response in the HTTP client code of python may allow a remote attacker, who controls the HTTP server, to make the client script enter an infinite loop, consuming CPU time. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: urllib: HTTP client possible infinite loop on a 100 Continue response",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Given the flaw is in the client side and it requires automatically connecting to a compromised but trusted server or manually connecting to a malicious server, the Impact of this flaw has been set to Low. It requires indeed unlikely circumstances to be exploited and when it is it is enough to stop the client or restart it.\n\nThis issue did not affect the versions of rh-python38-python as shipped with Red Hat Software Collections 3 as they already contain the patch.",
"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.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3737"
},
{
"category": "external",
"summary": "RHBZ#1995162",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1995162"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3737",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3737"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3737",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3737"
}
],
"release_date": "2021-08-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T18:32:30+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.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4160"
}
],
"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.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "python: urllib: HTTP client possible infinite loop on a 100 Continue response"
},
{
"cve": "CVE-2021-28957",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2021-03-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1941534"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-lxml. The HTML5 formaction attribute is not input sanitized like the HTML action attribute is which can lead to a Cross-Site Scripting attack (XSS) when an application uses python-lxml to sanitize user inputs. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-lxml: Missing input sanitization for formaction HTML5 attributes may lead to XSS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Web applications vulnerable to this flaw, where a XSS attack can be accomplished, are only those that use python-lxml to sanitize HTML input and that allow user data to be placed in the \"formaction\" attribute of a form button.\n\nIn Red Hat OpenStack Platform, because the flaw has a lower impact and the package is unlikely to be exploited in the RHOSP environment, no update will be provided at this time for the RHOSP python-lxml package.\n\nFor Ansible Tower and Ansible Automation Platform, Lowering the impact from Moderate to Low as the vulnerable function i.e. lxml HTML Cleaner and the vulnerable attribute i.e. HTML FormAction are not being used.",
"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.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-28957"
},
{
"category": "external",
"summary": "RHBZ#1941534",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1941534"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-28957",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28957"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-28957",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28957"
}
],
"release_date": "2021-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T18:32:30+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.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4160"
}
],
"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.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-lxml: Missing input sanitization for formaction HTML5 attributes may lead to XSS"
},
{
"cve": "CVE-2021-29921",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-04-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1957458"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-ipaddress. Improper input validation of octal strings in stdlib ipaddress allows unauthenticated remote attackers to perform indeterminate SSRF, RFI, and LFI attacks on many programs that rely on Python stdlib ipaddress. The highest threat from this vulnerability is to data integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-ipaddress: Improper input validation of octal strings",
"title": "Vulnerability summary"
},
{
"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.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-29921"
},
{
"category": "external",
"summary": "RHBZ#1957458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1957458"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-29921",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29921"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-29921",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-29921"
},
{
"category": "external",
"summary": "https://python-security.readthedocs.io/vuln/ipaddress-ipv4-leading-zeros.html",
"url": "https://python-security.readthedocs.io/vuln/ipaddress-ipv4-leading-zeros.html"
}
],
"release_date": "2021-04-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T18:32:30+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.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4160"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"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:N",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-ipaddress: Improper input validation of octal strings"
},
{
"cve": "CVE-2021-33503",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2021-06-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1968074"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-urllib3. When provided with a URL containing many @ characters in the authority component, the authority\u0027s regular expression exhibits catastrophic backtracking. This flaw causes a denial of service if a URL is passed as a parameter or redirected via an HTTP redirect. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-urllib3: ReDoS in the parsing of authority part of URL",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "* Red Hat OpenShift Container Platform (OCP) 4 delivers the python-urllib3 package which includes a vulnerable version of urllib3 module, however from OCP 4.6 the python-urllib3 package is no longer shipped. OCP 4.5 is out of support scope for Moderate and Low impact vulnerabilities, hence is marked Out Of Support Scope.\nThe python-urllib3 package used in OCP 3.11 is not affected by this flaw.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"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.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-33503"
},
{
"category": "external",
"summary": "RHBZ#1968074",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1968074"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-33503",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33503"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-33503",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33503"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-q2q7-5pp4-w6pg",
"url": "https://github.com/advisories/GHSA-q2q7-5pp4-w6pg"
}
],
"release_date": "2021-06-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T18:32:30+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.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4160"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
]
}
],
"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.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-urllib3: ReDoS in the parsing of authority part of URL"
}
]
}
rhsa-2021_3254
Vulnerability from csaf_redhat
Notes
{
"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-python38-babel, rh-python38-python, rh-python38-python-cryptography, rh-python38-python-jinja2, rh-python38-python-lxml, rh-python38-python-pip, and rh-python38-python-urllib3 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-python38-python (3.8.11). (BZ#1969523)\n\nSecurity Fix(es):\n\n* python-cryptography: Bleichenbacher timing oracle attack against RSA decryption (CVE-2020-25659)\n\n* python: Unsafe use of eval() on data retrieved via HTTP in the test suite (CVE-2020-27619)\n\n* python-lxml: mXSS due to the use of improper parser (CVE-2020-27783)\n\n* python-jinja2: ReDoS vulnerability due to the sub-pattern (CVE-2020-28493)\n\n* python-cryptography: Large inputs for symmetric encryption can trigger integer overflow leading to buffer overflow (CVE-2020-36242)\n\n* python: Stack-based buffer overflow in PyCArg_repr in _ctypes/callproc.c (CVE-2021-3177)\n\n* python: Information disclosure via pydoc (CVE-2021-3426)\n\n* python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code (CVE-2021-20095)\n\n* python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters (CVE-2021-23336)\n\n* python-lxml: Missing input sanitization for formaction HTML5 attributes may lead to XSS (CVE-2021-28957)\n\n* python-ipaddress: Improper input validation of octal strings (CVE-2021-29921)\n\n* python-urllib3: ReDoS in the parsing of authority part of URL (CVE-2021-33503)\n\n* python-pip: Incorrect handling of unicode separators in git references (CVE-2021-3572)\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 information\n\n* Changes in the default separator for the Python urllib parsing functions\n\nTo mitigate the Web Cache Poisoning CVE-2021-23336 in the Python urllib library, the default separator for the urllib.parse.parse_qsl and urllib.parse.parse_qs functions is being changed from both ampersand (\u0026) and semicolon (;) to only an ampersand.\n\nThe change of the default separator is potentially backwards incompatible, therefore Red Hat provides a way to configure the behavior in Python packages where the default separator has been changed. In addition, the affected urllib parsing functions issue a warning if they detect that a customer\u2019s application has been affected by the change.\n\nFor more information, see the Knowledgebase article \"Mitigation of Web Cache Poisoning in the Python urllib library (CVE-2021-23336)\" linked from the References section.\n\n* The Python \"ipaddress\" module no longer allows leading zeros in IPv4 addresses\n\nTo mitigate CVE-2021-29921, the Python \"ipaddress\" module now rejects IPv4 addresses with leading zeros with an \"AddressValueError: Leading zeros are not permitted\" error.\n\nCustomers who rely on the previous behavior can pre-process their IPv4 address inputs to strip the leading zeros off. For details, see the Red Hat Software Collections 3.7 Release Notes.",
"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-2021:3254",
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
},
{
"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/articles/5860431",
"url": "https://access.redhat.com/articles/5860431"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_software_collections/3/html-single/3.7_release_notes/index#sect-RHSCL-Other-notes",
"url": "https://access.redhat.com/documentation/en-us/red_hat_software_collections/3/html-single/3.7_release_notes/index#sect-RHSCL-Other-notes"
},
{
"category": "external",
"summary": "1889886",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1889886"
},
{
"category": "external",
"summary": "1889988",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1889988"
},
{
"category": "external",
"summary": "1901633",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1901633"
},
{
"category": "external",
"summary": "1918168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1918168"
},
{
"category": "external",
"summary": "1926226",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1926226"
},
{
"category": "external",
"summary": "1928707",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928707"
},
{
"category": "external",
"summary": "1928904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928904"
},
{
"category": "external",
"summary": "1935913",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1935913"
},
{
"category": "external",
"summary": "1941534",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1941534"
},
{
"category": "external",
"summary": "1955615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955615"
},
{
"category": "external",
"summary": "1957458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1957458"
},
{
"category": "external",
"summary": "1962856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1962856"
},
{
"category": "external",
"summary": "1968074",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1968074"
},
{
"category": "external",
"summary": "1969523",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1969523"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_3254.json"
}
],
"title": "Red Hat Security Advisory: rh-python38 security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-01-06T21:28:30+00:00",
"generator": {
"date": "2025-01-06T21:28:30+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2021:3254",
"initial_release_date": "2021-08-24T12:50:36+00:00",
"revision_history": [
{
"date": "2021-08-24T12:50:36+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-08-24T12:50:36+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T21:28:30+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. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7",
"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.7",
"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.7-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-python38-babel-0:2.7.0-12.el7.src",
"product": {
"name": "rh-python38-babel-0:2.7.0-12.el7.src",
"product_id": "rh-python38-babel-0:2.7.0-12.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-babel@2.7.0-12.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-pip-0:19.3.1-2.el7.src",
"product": {
"name": "rh-python38-python-pip-0:19.3.1-2.el7.src",
"product_id": "rh-python38-python-pip-0:19.3.1-2.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-pip@19.3.1-2.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"product": {
"name": "rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"product_id": "rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-urllib3@1.25.7-7.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"product": {
"name": "rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"product_id": "rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-jinja2@2.10.3-6.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.src",
"product": {
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.src",
"product_id": "rh-python38-python-lxml-0:4.4.1-7.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-lxml@4.4.1-7.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-cryptography-0:2.8-5.el7.src",
"product": {
"name": "rh-python38-python-cryptography-0:2.8-5.el7.src",
"product_id": "rh-python38-python-cryptography-0:2.8-5.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-cryptography@2.8-5.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-0:3.8.11-2.el7.src",
"product": {
"name": "rh-python38-python-0:3.8.11-2.el7.src",
"product_id": "rh-python38-python-0:3.8.11-2.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python@3.8.11-2.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"product": {
"name": "rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"product_id": "rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-babel@2.7.0-12.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"product": {
"name": "rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"product_id": "rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-pip@19.3.1-2.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"product": {
"name": "rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"product_id": "rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-pip-wheel@19.3.1-2.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"product": {
"name": "rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"product_id": "rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-urllib3@1.25.7-7.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"product": {
"name": "rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"product_id": "rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-jinja2@2.10.3-6.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"product": {
"name": "rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"product_id": "rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-rpm-macros@3.8.11-2.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"product": {
"name": "rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"product_id": "rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-srpm-macros@3.8.11-2.el7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"product": {
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"product_id": "rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-lxml@4.4.1-7.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"product": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"product_id": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-lxml-debuginfo@4.4.1-7.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"product": {
"name": "rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"product_id": "rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-cryptography@2.8-5.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"product": {
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"product_id": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-cryptography-debuginfo@2.8-5.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-0:3.8.11-2.el7.x86_64",
"product": {
"name": "rh-python38-python-0:3.8.11-2.el7.x86_64",
"product_id": "rh-python38-python-0:3.8.11-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python@3.8.11-2.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"product": {
"name": "rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"product_id": "rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-debug@3.8.11-2.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"product": {
"name": "rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"product_id": "rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-devel@3.8.11-2.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"product": {
"name": "rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"product_id": "rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-idle@3.8.11-2.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"product": {
"name": "rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"product_id": "rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-libs@3.8.11-2.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"product": {
"name": "rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"product_id": "rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-test@3.8.11-2.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"product": {
"name": "rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"product_id": "rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-tkinter@3.8.11-2.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"product": {
"name": "rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"product_id": "rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-debuginfo@3.8.11-2.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"product": {
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"product_id": "rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-lxml@4.4.1-7.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"product": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"product_id": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-lxml-debuginfo@4.4.1-7.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"product": {
"name": "rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"product_id": "rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-cryptography@2.8-5.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"product": {
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"product_id": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-cryptography-debuginfo@2.8-5.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-0:3.8.11-2.el7.s390x",
"product": {
"name": "rh-python38-python-0:3.8.11-2.el7.s390x",
"product_id": "rh-python38-python-0:3.8.11-2.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python@3.8.11-2.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"product": {
"name": "rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"product_id": "rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-debug@3.8.11-2.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"product": {
"name": "rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"product_id": "rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-devel@3.8.11-2.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"product": {
"name": "rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"product_id": "rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-idle@3.8.11-2.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"product": {
"name": "rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"product_id": "rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-libs@3.8.11-2.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-test-0:3.8.11-2.el7.s390x",
"product": {
"name": "rh-python38-python-test-0:3.8.11-2.el7.s390x",
"product_id": "rh-python38-python-test-0:3.8.11-2.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-test@3.8.11-2.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"product": {
"name": "rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"product_id": "rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-tkinter@3.8.11-2.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"product": {
"name": "rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"product_id": "rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-debuginfo@3.8.11-2.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"product": {
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"product_id": "rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-lxml@4.4.1-7.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"product": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"product_id": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-lxml-debuginfo@4.4.1-7.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"product": {
"name": "rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"product_id": "rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-cryptography@2.8-5.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"product": {
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"product_id": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-cryptography-debuginfo@2.8-5.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-0:3.8.11-2.el7.ppc64le",
"product": {
"name": "rh-python38-python-0:3.8.11-2.el7.ppc64le",
"product_id": "rh-python38-python-0:3.8.11-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python@3.8.11-2.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"product": {
"name": "rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"product_id": "rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-debug@3.8.11-2.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"product": {
"name": "rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"product_id": "rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-devel@3.8.11-2.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"product": {
"name": "rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"product_id": "rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-idle@3.8.11-2.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"product": {
"name": "rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"product_id": "rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-libs@3.8.11-2.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"product": {
"name": "rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"product_id": "rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-test@3.8.11-2.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"product": {
"name": "rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"product_id": "rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-tkinter@3.8.11-2.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"product": {
"name": "rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"product_id": "rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-debuginfo@3.8.11-2.el7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-babel-0:2.7.0-12.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.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src"
},
"product_reference": "rh-python38-babel-0:2.7.0-12.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src"
},
"product_reference": "rh-python38-python-0:3.8.11-2.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-babel-0:2.7.0-12.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.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch"
},
"product_reference": "rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-0:2.8-5.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.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le"
},
"product_reference": "rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-0:2.8-5.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.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x"
},
"product_reference": "rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-0:2.8-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.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src"
},
"product_reference": "rh-python38-python-cryptography-0:2.8-5.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-0:2.8-5.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.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64"
},
"product_reference": "rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.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.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le"
},
"product_reference": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.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.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x"
},
"product_reference": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.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.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64"
},
"product_reference": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debug-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debug-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debug-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debuginfo-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debuginfo-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debuginfo-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-devel-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-devel-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-devel-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-idle-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-idle-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-idle-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-jinja2-0:2.10.3-6.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.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch"
},
"product_reference": "rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-jinja2-0:2.10.3-6.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.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src"
},
"product_reference": "rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-libs-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-libs-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-libs-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-0:4.4.1-7.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.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le"
},
"product_reference": "rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-0:4.4.1-7.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.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x"
},
"product_reference": "rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-0:4.4.1-7.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.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src"
},
"product_reference": "rh-python38-python-lxml-0:4.4.1-7.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-0:4.4.1-7.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.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64"
},
"product_reference": "rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.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.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le"
},
"product_reference": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.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.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x"
},
"product_reference": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.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.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64"
},
"product_reference": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-pip-0:19.3.1-2.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.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch"
},
"product_reference": "rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-pip-0:19.3.1-2.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.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src"
},
"product_reference": "rh-python38-python-pip-0:19.3.1-2.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-pip-wheel-0:19.3.1-2.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.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch"
},
"product_reference": "rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-rpm-macros-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch"
},
"product_reference": "rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-srpm-macros-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch"
},
"product_reference": "rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-test-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-test-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-test-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-test-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-tkinter-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-tkinter-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-tkinter-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-urllib3-0:1.25.7-7.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.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch"
},
"product_reference": "rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-urllib3-0:1.25.7-7.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.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
},
"product_reference": "rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-babel-0:2.7.0-12.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src"
},
"product_reference": "rh-python38-babel-0:2.7.0-12.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.11-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src"
},
"product_reference": "rh-python38-python-0:3.8.11-2.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-babel-0:2.7.0-12.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch"
},
"product_reference": "rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-0:2.8-5.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le"
},
"product_reference": "rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-0:2.8-5.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x"
},
"product_reference": "rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-0:2.8-5.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src"
},
"product_reference": "rh-python38-python-cryptography-0:2.8-5.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-0:2.8-5.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64"
},
"product_reference": "rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le"
},
"product_reference": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x"
},
"product_reference": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64"
},
"product_reference": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debug-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debug-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debug-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-devel-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-devel-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-devel-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-idle-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-idle-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-idle-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-jinja2-0:2.10.3-6.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch"
},
"product_reference": "rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-jinja2-0:2.10.3-6.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src"
},
"product_reference": "rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-libs-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-libs-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-libs-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le"
},
"product_reference": "rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x"
},
"product_reference": "rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src"
},
"product_reference": "rh-python38-python-lxml-0:4.4.1-7.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64"
},
"product_reference": "rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le"
},
"product_reference": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x"
},
"product_reference": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64"
},
"product_reference": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-pip-0:19.3.1-2.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch"
},
"product_reference": "rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-pip-0:19.3.1-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src"
},
"product_reference": "rh-python38-python-pip-0:19.3.1-2.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch"
},
"product_reference": "rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch"
},
"product_reference": "rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch"
},
"product_reference": "rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-test-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-test-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-test-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-test-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-tkinter-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-urllib3-0:1.25.7-7.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch"
},
"product_reference": "rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-urllib3-0:1.25.7-7.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
},
"product_reference": "rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-babel-0:2.7.0-12.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src"
},
"product_reference": "rh-python38-babel-0:2.7.0-12.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.11-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src"
},
"product_reference": "rh-python38-python-0:3.8.11-2.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-babel-0:2.7.0-12.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch"
},
"product_reference": "rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-0:2.8-5.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le"
},
"product_reference": "rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-0:2.8-5.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x"
},
"product_reference": "rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-0:2.8-5.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src"
},
"product_reference": "rh-python38-python-cryptography-0:2.8-5.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-0:2.8-5.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64"
},
"product_reference": "rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le"
},
"product_reference": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x"
},
"product_reference": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64"
},
"product_reference": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debug-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debug-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debug-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-devel-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-devel-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-devel-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-idle-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-idle-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-idle-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-jinja2-0:2.10.3-6.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch"
},
"product_reference": "rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-jinja2-0:2.10.3-6.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src"
},
"product_reference": "rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-libs-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-libs-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-libs-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le"
},
"product_reference": "rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x"
},
"product_reference": "rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src"
},
"product_reference": "rh-python38-python-lxml-0:4.4.1-7.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64"
},
"product_reference": "rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le"
},
"product_reference": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x"
},
"product_reference": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64"
},
"product_reference": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-pip-0:19.3.1-2.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch"
},
"product_reference": "rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-pip-0:19.3.1-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src"
},
"product_reference": "rh-python38-python-pip-0:19.3.1-2.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch"
},
"product_reference": "rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch"
},
"product_reference": "rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch"
},
"product_reference": "rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-test-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-test-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-test-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-test-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-tkinter-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-urllib3-0:1.25.7-7.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch"
},
"product_reference": "rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-urllib3-0:1.25.7-7.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
},
"product_reference": "rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Hubert Kario"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2020-25659",
"cwe": {
"id": "CWE-385",
"name": "Covert Timing Channel"
},
"discovery_date": "2020-10-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1889988"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-cryptography, where it is vulnerable to Bleichenbacher timing attacks. This flaw allows an attacker, via the RSA decryption API, to decrypt parts of the ciphertext encrypted with RSA. The highest threat from this vulnerability is to confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-cryptography: Bleichenbacher timing oracle attack against RSA decryption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat OpenStack Platform, because the flaw has a lower impact and the fix would require a substantial amount of development, no update will be provided at this time for the RHOSP python-cryptography package.",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25659"
},
{
"category": "external",
"summary": "RHBZ#1889988",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1889988"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25659",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25659"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25659",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25659"
},
{
"category": "external",
"summary": "https://cryptography.io/en/latest/changelog.html#v3-2",
"url": "https://cryptography.io/en/latest/changelog.html#v3-2"
}
],
"release_date": "2020-10-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-cryptography: Bleichenbacher timing oracle attack against RSA decryption"
},
{
"cve": "CVE-2020-27619",
"cwe": {
"id": "CWE-95",
"name": "Improper Neutralization of Directives in Dynamically Evaluated Code (\u0027Eval Injection\u0027)"
},
"discovery_date": "2020-10-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1889886"
}
],
"notes": [
{
"category": "description",
"text": "In Python3\u0027s Lib/test/multibytecodec_support.py CJK codec tests call eval() on content retrieved via HTTP.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Unsafe use of eval() on data retrieved via HTTP in the test suite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "As of Red Hat Quay 3.4 the python runtime will be consumed from RHEL. Currently releases up to 3.3 won\u0027t get fixes for this moderate issue.",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-27619"
},
{
"category": "external",
"summary": "RHBZ#1889886",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1889886"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-27619",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27619"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-27619",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-27619"
}
],
"release_date": "2020-10-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
},
{
"category": "workaround",
"details": "In versions of Python shipped with Red Hat Enterprise Linux and Red Hat Software Collections, the flaw can be mitigated by not running the python tests with network resources enabled. By default, the tests are not run with network resources enabled. Ensure that `-u network` or `-uall` are not passed as options to `python -m test`. For more information on how these commands work, see [1].\n\n1. https://docs.python.org/3/library/test.html",
"product_ids": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Unsafe use of eval() on data retrieved via HTTP in the test suite"
},
{
"cve": "CVE-2020-27783",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2020-11-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1901633"
}
],
"notes": [
{
"category": "description",
"text": "A Cross-site Scripting (XSS) vulnerability was found in the python-lxml\u0027s clean module. The module\u0027s parser did not properly imitate browsers, causing different behaviors between the sanitizer and the user\u0027s page. This flaw allows a remote attacker to run arbitrary HTML/JS code. The highest threat from this vulnerability is to confidentiality and integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-lxml: mXSS due to the use of improper parser",
"title": "Vulnerability summary"
},
{
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-27783"
},
{
"category": "external",
"summary": "RHBZ#1901633",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1901633"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-27783",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27783"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-27783",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-27783"
}
],
"release_date": "2020-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
}
],
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-lxml: mXSS due to the use of improper parser"
},
{
"cve": "CVE-2020-28493",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-02-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1928707"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-jinja2. The ReDOS vulnerability of the regex is mainly due to the sub-pattern [a-zA-Z0-9._-]+.[a-zA-Z0-9._-]+. This issue can be mitigated by Markdown to format user content instead of the urlize filter, or by implementing request timeouts and limiting process memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-jinja2: ReDoS vulnerability in the urlize filter",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is out of support scope for the following products:\n\n* Red Hat Enterprise Linux 6\n* Red Hat Enterprise Linux 7\n* Red Hat Ceph Storage 2\n\nTo learn more about Red Hat Enterprise Linux support scopes, please see https://access.redhat.com/support/policy/updates/errata/\n\nIn Red Hat OpenStack Platform, because python-jinja2 is not directly customer exposed, the Impact has been moved to Low and no updated will be provided at this time for the RHOSP python-jinja2 package.\n\nRed Hat Quay does not make use of the vulnerable function, so the impact is Low.",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-28493"
},
{
"category": "external",
"summary": "RHBZ#1928707",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928707"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-28493",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28493"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-28493",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28493"
}
],
"release_date": "2021-02-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
},
{
"category": "workaround",
"details": "If using the jinja2 library as a developer, this flaw can be mitigated by not using the vulnerable urlize() filter, and instead, using Markdown to format user content.",
"product_ids": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-jinja2: ReDoS vulnerability in the urlize filter"
},
{
"cve": "CVE-2020-36242",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2021-02-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1926226"
}
],
"notes": [
{
"category": "description",
"text": "A buffer-overflow flaw was found in the python-cryptography package. In certain sequences of ``update()`` calls when symmetrically encrypting very large payloads (\u003e2GB) could result in an integer overflow, leading to buffer overflows. Note: This fix is a workaround for the OpenSSL CVE-2021-23840 flaw. Source: pyca/cryptography project",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-cryptography: Large inputs for symmetric encryption can trigger integer overflow leading to buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Triggering this flaw on in versions of python-cryptography as shipped with Red Hat Enterprise Linux 8 BaseOS, Appstream, as well as Red Hat Software Collections, can result in denial of service due to memory consumption or MemoryError exception.\n\nIn Red Hat OpenStack Platform, because the flaw has a lower impact and the fix would require a substantial amount of development, no update will be provided at this time for the RHOSP python-cryptography package.",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-36242"
},
{
"category": "external",
"summary": "RHBZ#1926226",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1926226"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-36242",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36242"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36242",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36242"
},
{
"category": "external",
"summary": "https://cryptography.io/en/latest/changelog.html#v3-3-2",
"url": "https://cryptography.io/en/latest/changelog.html#v3-3-2"
}
],
"release_date": "2020-12-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-cryptography: Large inputs for symmetric encryption can trigger integer overflow leading to buffer overflow"
},
{
"cve": "CVE-2021-3177",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2021-01-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1918168"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python. A stack-based buffer overflow was discovered in the ctypes module provided within Python. Applications that use ctypes without carefully validating the input passed to it may be vulnerable to this flaw, which would allow an attacker to overflow a buffer on the stack and crash the application. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Stack-based buffer overflow in PyCArg_repr in _ctypes/callproc.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw could have had a higher Impact, however our packages are compiled with FORTIFY_SOURCE, which provides runtime protection to some memory and string functions and prevents this flaw from actually overwriting the buffer and potentially executing code.",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3177"
},
{
"category": "external",
"summary": "RHBZ#1918168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1918168"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3177",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3177"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3177",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3177"
}
],
"release_date": "2021-01-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
}
],
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Stack-based buffer overflow in PyCArg_repr in _ctypes/callproc.c"
},
{
"acknowledgments": [
{
"names": [
"David Schw\u00f6rer"
],
"organization": "Fedora"
}
],
"cve": "CVE-2021-3426",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2021-01-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1935913"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python 3\u0027s pydoc. This flaw allows a local or adjacent attacker who discovers or can convince another local or adjacent user to start a pydoc server to access the server and then use it to disclose sensitive information belonging to the other user that they would not normally have the ability to access. The highest threat from this vulnerability is to data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Information disclosure via pydoc",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 uses Python from Red Hat Enterprise Linux RPM repositories and therefore may receive an update for this issue in a future release. Earlier versions of Red Hat Quay will not receive a patch for this issue.\n\nPython 2.x.x as shipped in any Red Hat product is not affected. This flaw is out of support scope for python3 as shipped with Red Hat Enterprise Linux 7. For more information about Red Hat Enterprise Linux support scope, please see https://access.redhat.com/support/policy/updates/errata/ .",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3426"
},
{
"category": "external",
"summary": "RHBZ#1935913",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1935913"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3426",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3426"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3426",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3426"
}
],
"release_date": "2021-03-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
},
{
"category": "workaround",
"details": "Use the console (no argument needed) or HTML file (-w argument) output to generate docs rather than the HTTP server options. Put differently, do not use the -p or -n options of pydoc.",
"product_ids": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Information disclosure via pydoc"
},
{
"cve": "CVE-2021-3572",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-05-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1962856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-pip in the way it handled Unicode separators in git references. A remote attacker could possibly use this issue to install a different revision on a repository. The highest threat from this vulnerability is to data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pip: Incorrect handling of unicode separators in git references",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as having a security impact of Low. To exploit this flaw, the attacker needs access to the repository to create a specially crafted tag and force a different revision to be installed.",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3572"
},
{
"category": "external",
"summary": "RHBZ#1962856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1962856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3572",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3572"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3572",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3572"
}
],
"release_date": "2021-04-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "python-pip: Incorrect handling of unicode separators in git references"
},
{
"cve": "CVE-2021-3733",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-08-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1995234"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s a flaw in urllib\u0027s AbstractBasicAuthHandler class. An attacker who controls a malicious HTTP server that an HTTP client (such as web browser) connects to, could trigger a Regular Expression Denial of Service (ReDOS) during an authentication request with a specially crafted payload that is sent by the server to the client. The greatest threat that this flaw poses is to application availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: urllib: Regular expression DoS in AbstractBasicAuthHandler",
"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\nThis flaw is out of support scope for versions of Python shipped in Red Hat Enterprise Linux 7 base OS and Red Hat Enterprise Linux 6. For more information about support life cycles, please see https://access.redhat.com/support/policy/updates/errata/",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3733"
},
{
"category": "external",
"summary": "RHBZ#1995234",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1995234"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3733",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3733"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3733",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3733"
},
{
"category": "external",
"summary": "https://docs.python.org/3.6/whatsnew/changelog.html#python-3-6-14-final",
"url": "https://docs.python.org/3.6/whatsnew/changelog.html#python-3-6-14-final"
},
{
"category": "external",
"summary": "https://docs.python.org/3.7/whatsnew/changelog.html#python-3-7-11-final",
"url": "https://docs.python.org/3.7/whatsnew/changelog.html#python-3-7-11-final"
},
{
"category": "external",
"summary": "https://docs.python.org/3.8/whatsnew/changelog.html#python-3-8-10-final",
"url": "https://docs.python.org/3.8/whatsnew/changelog.html#python-3-8-10-final"
},
{
"category": "external",
"summary": "https://docs.python.org/3.9/whatsnew/changelog.html#python-3-9-5-final",
"url": "https://docs.python.org/3.9/whatsnew/changelog.html#python-3-9-5-final"
}
],
"release_date": "2021-08-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
}
],
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: urllib: Regular expression DoS in AbstractBasicAuthHandler"
},
{
"cve": "CVE-2021-4189",
"cwe": {
"id": "CWE-252",
"name": "Unchecked Return Value"
},
"discovery_date": "2021-12-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2036020"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python, specifically in the FTP (File Transfer Protocol) client library in PASV (passive) mode. The issue is how the FTP client trusts the host from the PASV response by default. This flaw allows an attacker to set up a malicious FTP server that can trick FTP clients into connecting back to a given IP address and port. This vulnerability could lead to FTP client scanning ports, which otherwise would not have been possible.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: ftplib should not use the host from the PASV response",
"title": "Vulnerability summary"
},
{
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-4189"
},
{
"category": "external",
"summary": "RHBZ#2036020",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2036020"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-4189",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-4189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-4189"
},
{
"category": "external",
"summary": "https://bugs.python.org/issue43285",
"url": "https://bugs.python.org/issue43285"
}
],
"release_date": "2021-12-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: ftplib should not use the host from the PASV response"
},
{
"cve": "CVE-2021-20095",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2021-04-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1955615"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-babel. A path traversal vulnerability was found in how locale data files are checked and loaded within python-babel, allowing a local attacker to trick an application that uses python-babel to load a file outside of the intended locale directory. The highest threat from this vulnerability is to data confidentiality and integrity as well as service availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "It is rather uncommon for applications to use Babel.Locale() with an untrusted attacker-controlled language argument. A static language abbreviation string (e.g. \"en\") is most commonly used instead. For this reason, this flaw has been rated as having a security impact of Moderate.",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-20095"
},
{
"category": "external",
"summary": "RHBZ#1955615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955615"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-20095",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20095"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-20095",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20095"
},
{
"category": "external",
"summary": "https://www.tenable.com/security/research/tra-2021-14",
"url": "https://www.tenable.com/security/research/tra-2021-14"
}
],
"release_date": "2021-04-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code"
},
{
"cve": "CVE-2021-23336",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2021-02-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1928904"
}
],
"notes": [
{
"category": "description",
"text": "The package python/cpython is vulnerable to Web Cache Poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a vector called parameter cloaking. When the attacker can separate query parameters using a semicolon (;), they can cause a difference in the interpretation of the request between the proxy (running with default configuration) and the server. This can result in malicious requests being cached as completely safe ones, as the proxy would usually not see the semicolon as a separator, and therefore would not include it in a cache key of an unkeyed parameter.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The python36 component in the python36:3.6 module in Red Hat Enterprise Linux 8 is listed as not affected, as it does not contain Python interpreter or libraries. Packages of the python36 component only provide convenient links to the Python interpreter included in the non-modular python3 component\u0027s platform-python packages. Users of python36:3.6 module also need to check the entry for the python3 component to determine if their systems are affected.\n\nRed Hat Ceph Storage (RHCS) 3 ships an older version of python-django without the directly affected function, but which is still vulnerable to a similar attack involving the semi colon separator. Hence, impact has been rated as Low.\n\nAlthough Red Hat OpenStack Platform 13 \u0026 16.1 both ship the affected code, since the proxy is controlled and configured by OpenStack, the impact has been lowered to Low. As a fix would require a substantial effort or commitment of time, no fix will be provided at this time.",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-23336"
},
{
"category": "external",
"summary": "RHBZ#1928904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928904"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-23336",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23336"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23336",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23336"
},
{
"category": "external",
"summary": "https://snyk.io/vuln/SNYK-UPSTREAM-PYTHONCPYTHON-1074933",
"url": "https://snyk.io/vuln/SNYK-UPSTREAM-PYTHONCPYTHON-1074933"
}
],
"release_date": "2021-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters"
},
{
"cve": "CVE-2021-28957",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2021-03-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1941534"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-lxml. The HTML5 formaction attribute is not input sanitized like the HTML action attribute is which can lead to a Cross-Site Scripting attack (XSS) when an application uses python-lxml to sanitize user inputs. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-lxml: Missing input sanitization for formaction HTML5 attributes may lead to XSS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Web applications vulnerable to this flaw, where a XSS attack can be accomplished, are only those that use python-lxml to sanitize HTML input and that allow user data to be placed in the \"formaction\" attribute of a form button.\n\nIn Red Hat OpenStack Platform, because the flaw has a lower impact and the package is unlikely to be exploited in the RHOSP environment, no update will be provided at this time for the RHOSP python-lxml package.\n\nFor Ansible Tower and Ansible Automation Platform, Lowering the impact from Moderate to Low as the vulnerable function i.e. lxml HTML Cleaner and the vulnerable attribute i.e. HTML FormAction are not being used.",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-28957"
},
{
"category": "external",
"summary": "RHBZ#1941534",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1941534"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-28957",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28957"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-28957",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28957"
}
],
"release_date": "2021-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
}
],
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-lxml: Missing input sanitization for formaction HTML5 attributes may lead to XSS"
},
{
"cve": "CVE-2021-29921",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-04-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1957458"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-ipaddress. Improper input validation of octal strings in stdlib ipaddress allows unauthenticated remote attackers to perform indeterminate SSRF, RFI, and LFI attacks on many programs that rely on Python stdlib ipaddress. The highest threat from this vulnerability is to data integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-ipaddress: Improper input validation of octal strings",
"title": "Vulnerability summary"
},
{
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-29921"
},
{
"category": "external",
"summary": "RHBZ#1957458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1957458"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-29921",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29921"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-29921",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-29921"
},
{
"category": "external",
"summary": "https://python-security.readthedocs.io/vuln/ipaddress-ipv4-leading-zeros.html",
"url": "https://python-security.readthedocs.io/vuln/ipaddress-ipv4-leading-zeros.html"
}
],
"release_date": "2021-04-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"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:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-ipaddress: Improper input validation of octal strings"
},
{
"cve": "CVE-2021-33503",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2021-06-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1968074"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-urllib3. When provided with a URL containing many @ characters in the authority component, the authority\u0027s regular expression exhibits catastrophic backtracking. This flaw causes a denial of service if a URL is passed as a parameter or redirected via an HTTP redirect. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-urllib3: ReDoS in the parsing of authority part of URL",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "* Red Hat OpenShift Container Platform (OCP) 4 delivers the python-urllib3 package which includes a vulnerable version of urllib3 module, however from OCP 4.6 the python-urllib3 package is no longer shipped. OCP 4.5 is out of support scope for Moderate and Low impact vulnerabilities, hence is marked Out Of Support Scope.\nThe python-urllib3 package used in OCP 3.11 is not affected by this flaw.",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-33503"
},
{
"category": "external",
"summary": "RHBZ#1968074",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1968074"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-33503",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33503"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-33503",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33503"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-q2q7-5pp4-w6pg",
"url": "https://github.com/advisories/GHSA-q2q7-5pp4-w6pg"
}
],
"release_date": "2021-06-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-urllib3: ReDoS in the parsing of authority part of URL"
},
{
"cve": "CVE-2021-42771",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2021-04-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1955615"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-babel. A path traversal vulnerability was found in how locale data files are checked and loaded within python-babel, allowing a local attacker to trick an application that uses python-babel to load a file outside of the intended locale directory. The highest threat from this vulnerability is to data confidentiality and integrity as well as service availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "It is rather uncommon for applications to use Babel.Locale() with an untrusted attacker-controlled language argument. A static language abbreviation string (e.g. \"en\") is most commonly used instead. For this reason, this flaw has been rated as having a security impact of Moderate.",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-42771"
},
{
"category": "external",
"summary": "RHBZ#1955615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955615"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-42771",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42771"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42771",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42771"
},
{
"category": "external",
"summary": "https://www.tenable.com/security/research/tra-2021-14",
"url": "https://www.tenable.com/security/research/tra-2021-14"
}
],
"release_date": "2021-04-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code"
},
{
"cve": "CVE-2022-0391",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"discovery_date": "2021-12-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2047376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python, specifically within the urllib.parse module. This module helps break Uniform Resource Locator (URL) strings into components. The issue involves how the urlparse method does not sanitize input and allows characters like \u0027\\r\u0027 and \u0027\\n\u0027 in the URL path. This flaw allows an attacker to input a crafted URL, leading to injection attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: urllib.parse does not sanitize URLs containing ASCII newline and tabs",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-0391"
},
{
"category": "external",
"summary": "RHBZ#2047376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2047376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-0391",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0391"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0391",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0391"
}
],
"release_date": "2021-04-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: urllib.parse does not sanitize URLs containing ASCII newline and tabs"
}
]
}
RHSA-2021:3254
Vulnerability from csaf_redhat
Notes
{
"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-python38-babel, rh-python38-python, rh-python38-python-cryptography, rh-python38-python-jinja2, rh-python38-python-lxml, rh-python38-python-pip, and rh-python38-python-urllib3 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-python38-python (3.8.11). (BZ#1969523)\n\nSecurity Fix(es):\n\n* python-cryptography: Bleichenbacher timing oracle attack against RSA decryption (CVE-2020-25659)\n\n* python: Unsafe use of eval() on data retrieved via HTTP in the test suite (CVE-2020-27619)\n\n* python-lxml: mXSS due to the use of improper parser (CVE-2020-27783)\n\n* python-jinja2: ReDoS vulnerability due to the sub-pattern (CVE-2020-28493)\n\n* python-cryptography: Large inputs for symmetric encryption can trigger integer overflow leading to buffer overflow (CVE-2020-36242)\n\n* python: Stack-based buffer overflow in PyCArg_repr in _ctypes/callproc.c (CVE-2021-3177)\n\n* python: Information disclosure via pydoc (CVE-2021-3426)\n\n* python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code (CVE-2021-20095)\n\n* python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters (CVE-2021-23336)\n\n* python-lxml: Missing input sanitization for formaction HTML5 attributes may lead to XSS (CVE-2021-28957)\n\n* python-ipaddress: Improper input validation of octal strings (CVE-2021-29921)\n\n* python-urllib3: ReDoS in the parsing of authority part of URL (CVE-2021-33503)\n\n* python-pip: Incorrect handling of unicode separators in git references (CVE-2021-3572)\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 information\n\n* Changes in the default separator for the Python urllib parsing functions\n\nTo mitigate the Web Cache Poisoning CVE-2021-23336 in the Python urllib library, the default separator for the urllib.parse.parse_qsl and urllib.parse.parse_qs functions is being changed from both ampersand (\u0026) and semicolon (;) to only an ampersand.\n\nThe change of the default separator is potentially backwards incompatible, therefore Red Hat provides a way to configure the behavior in Python packages where the default separator has been changed. In addition, the affected urllib parsing functions issue a warning if they detect that a customer\u2019s application has been affected by the change.\n\nFor more information, see the Knowledgebase article \"Mitigation of Web Cache Poisoning in the Python urllib library (CVE-2021-23336)\" linked from the References section.\n\n* The Python \"ipaddress\" module no longer allows leading zeros in IPv4 addresses\n\nTo mitigate CVE-2021-29921, the Python \"ipaddress\" module now rejects IPv4 addresses with leading zeros with an \"AddressValueError: Leading zeros are not permitted\" error.\n\nCustomers who rely on the previous behavior can pre-process their IPv4 address inputs to strip the leading zeros off. For details, see the Red Hat Software Collections 3.7 Release Notes.",
"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-2021:3254",
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
},
{
"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/articles/5860431",
"url": "https://access.redhat.com/articles/5860431"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_software_collections/3/html-single/3.7_release_notes/index#sect-RHSCL-Other-notes",
"url": "https://access.redhat.com/documentation/en-us/red_hat_software_collections/3/html-single/3.7_release_notes/index#sect-RHSCL-Other-notes"
},
{
"category": "external",
"summary": "1889886",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1889886"
},
{
"category": "external",
"summary": "1889988",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1889988"
},
{
"category": "external",
"summary": "1901633",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1901633"
},
{
"category": "external",
"summary": "1918168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1918168"
},
{
"category": "external",
"summary": "1926226",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1926226"
},
{
"category": "external",
"summary": "1928707",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928707"
},
{
"category": "external",
"summary": "1928904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928904"
},
{
"category": "external",
"summary": "1935913",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1935913"
},
{
"category": "external",
"summary": "1941534",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1941534"
},
{
"category": "external",
"summary": "1955615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955615"
},
{
"category": "external",
"summary": "1957458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1957458"
},
{
"category": "external",
"summary": "1962856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1962856"
},
{
"category": "external",
"summary": "1968074",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1968074"
},
{
"category": "external",
"summary": "1969523",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1969523"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_3254.json"
}
],
"title": "Red Hat Security Advisory: rh-python38 security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-11-08T05:48:03+00:00",
"generator": {
"date": "2025-11-08T05:48:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2021:3254",
"initial_release_date": "2021-08-24T12:50:36+00:00",
"revision_history": [
{
"date": "2021-08-24T12:50:36+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-08-24T12:50:36+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-08T05:48:03+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. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7",
"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.7",
"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.7-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-python38-babel-0:2.7.0-12.el7.src",
"product": {
"name": "rh-python38-babel-0:2.7.0-12.el7.src",
"product_id": "rh-python38-babel-0:2.7.0-12.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-babel@2.7.0-12.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-pip-0:19.3.1-2.el7.src",
"product": {
"name": "rh-python38-python-pip-0:19.3.1-2.el7.src",
"product_id": "rh-python38-python-pip-0:19.3.1-2.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-pip@19.3.1-2.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"product": {
"name": "rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"product_id": "rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-urllib3@1.25.7-7.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"product": {
"name": "rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"product_id": "rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-jinja2@2.10.3-6.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.src",
"product": {
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.src",
"product_id": "rh-python38-python-lxml-0:4.4.1-7.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-lxml@4.4.1-7.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-cryptography-0:2.8-5.el7.src",
"product": {
"name": "rh-python38-python-cryptography-0:2.8-5.el7.src",
"product_id": "rh-python38-python-cryptography-0:2.8-5.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-cryptography@2.8-5.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-0:3.8.11-2.el7.src",
"product": {
"name": "rh-python38-python-0:3.8.11-2.el7.src",
"product_id": "rh-python38-python-0:3.8.11-2.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python@3.8.11-2.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"product": {
"name": "rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"product_id": "rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-babel@2.7.0-12.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"product": {
"name": "rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"product_id": "rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-pip@19.3.1-2.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"product": {
"name": "rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"product_id": "rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-pip-wheel@19.3.1-2.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"product": {
"name": "rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"product_id": "rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-urllib3@1.25.7-7.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"product": {
"name": "rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"product_id": "rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-jinja2@2.10.3-6.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"product": {
"name": "rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"product_id": "rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-rpm-macros@3.8.11-2.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"product": {
"name": "rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"product_id": "rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-srpm-macros@3.8.11-2.el7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"product": {
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"product_id": "rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-lxml@4.4.1-7.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"product": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"product_id": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-lxml-debuginfo@4.4.1-7.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"product": {
"name": "rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"product_id": "rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-cryptography@2.8-5.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"product": {
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"product_id": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-cryptography-debuginfo@2.8-5.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-0:3.8.11-2.el7.x86_64",
"product": {
"name": "rh-python38-python-0:3.8.11-2.el7.x86_64",
"product_id": "rh-python38-python-0:3.8.11-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python@3.8.11-2.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"product": {
"name": "rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"product_id": "rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-debug@3.8.11-2.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"product": {
"name": "rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"product_id": "rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-devel@3.8.11-2.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"product": {
"name": "rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"product_id": "rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-idle@3.8.11-2.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"product": {
"name": "rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"product_id": "rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-libs@3.8.11-2.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"product": {
"name": "rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"product_id": "rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-test@3.8.11-2.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"product": {
"name": "rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"product_id": "rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-tkinter@3.8.11-2.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"product": {
"name": "rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"product_id": "rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-debuginfo@3.8.11-2.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"product": {
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"product_id": "rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-lxml@4.4.1-7.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"product": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"product_id": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-lxml-debuginfo@4.4.1-7.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"product": {
"name": "rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"product_id": "rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-cryptography@2.8-5.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"product": {
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"product_id": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-cryptography-debuginfo@2.8-5.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-0:3.8.11-2.el7.s390x",
"product": {
"name": "rh-python38-python-0:3.8.11-2.el7.s390x",
"product_id": "rh-python38-python-0:3.8.11-2.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python@3.8.11-2.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"product": {
"name": "rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"product_id": "rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-debug@3.8.11-2.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"product": {
"name": "rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"product_id": "rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-devel@3.8.11-2.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"product": {
"name": "rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"product_id": "rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-idle@3.8.11-2.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"product": {
"name": "rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"product_id": "rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-libs@3.8.11-2.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-test-0:3.8.11-2.el7.s390x",
"product": {
"name": "rh-python38-python-test-0:3.8.11-2.el7.s390x",
"product_id": "rh-python38-python-test-0:3.8.11-2.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-test@3.8.11-2.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"product": {
"name": "rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"product_id": "rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-tkinter@3.8.11-2.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"product": {
"name": "rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"product_id": "rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-debuginfo@3.8.11-2.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"product": {
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"product_id": "rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-lxml@4.4.1-7.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"product": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"product_id": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-lxml-debuginfo@4.4.1-7.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"product": {
"name": "rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"product_id": "rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-cryptography@2.8-5.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"product": {
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"product_id": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-cryptography-debuginfo@2.8-5.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-0:3.8.11-2.el7.ppc64le",
"product": {
"name": "rh-python38-python-0:3.8.11-2.el7.ppc64le",
"product_id": "rh-python38-python-0:3.8.11-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python@3.8.11-2.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"product": {
"name": "rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"product_id": "rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-debug@3.8.11-2.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"product": {
"name": "rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"product_id": "rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-devel@3.8.11-2.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"product": {
"name": "rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"product_id": "rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-idle@3.8.11-2.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"product": {
"name": "rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"product_id": "rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-libs@3.8.11-2.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"product": {
"name": "rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"product_id": "rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-test@3.8.11-2.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"product": {
"name": "rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"product_id": "rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-tkinter@3.8.11-2.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"product": {
"name": "rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"product_id": "rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-python38-python-debuginfo@3.8.11-2.el7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-babel-0:2.7.0-12.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.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src"
},
"product_reference": "rh-python38-babel-0:2.7.0-12.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src"
},
"product_reference": "rh-python38-python-0:3.8.11-2.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-babel-0:2.7.0-12.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.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch"
},
"product_reference": "rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-0:2.8-5.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.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le"
},
"product_reference": "rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-0:2.8-5.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.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x"
},
"product_reference": "rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-0:2.8-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.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src"
},
"product_reference": "rh-python38-python-cryptography-0:2.8-5.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-0:2.8-5.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.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64"
},
"product_reference": "rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.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.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le"
},
"product_reference": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.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.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x"
},
"product_reference": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.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.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64"
},
"product_reference": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debug-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debug-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debug-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debuginfo-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debuginfo-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debuginfo-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-devel-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-devel-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-devel-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-idle-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-idle-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-idle-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-jinja2-0:2.10.3-6.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.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch"
},
"product_reference": "rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-jinja2-0:2.10.3-6.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.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src"
},
"product_reference": "rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-libs-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-libs-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-libs-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-0:4.4.1-7.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.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le"
},
"product_reference": "rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-0:4.4.1-7.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.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x"
},
"product_reference": "rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-0:4.4.1-7.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.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src"
},
"product_reference": "rh-python38-python-lxml-0:4.4.1-7.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-0:4.4.1-7.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.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64"
},
"product_reference": "rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.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.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le"
},
"product_reference": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.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.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x"
},
"product_reference": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.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.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64"
},
"product_reference": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-pip-0:19.3.1-2.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.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch"
},
"product_reference": "rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-pip-0:19.3.1-2.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.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src"
},
"product_reference": "rh-python38-python-pip-0:19.3.1-2.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-pip-wheel-0:19.3.1-2.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.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch"
},
"product_reference": "rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-rpm-macros-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch"
},
"product_reference": "rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-srpm-macros-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch"
},
"product_reference": "rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-test-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-test-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-test-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-test-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-tkinter-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-tkinter-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-tkinter-0:3.8.11-2.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.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-urllib3-0:1.25.7-7.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.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch"
},
"product_reference": "rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-urllib3-0:1.25.7-7.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.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
},
"product_reference": "rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-babel-0:2.7.0-12.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src"
},
"product_reference": "rh-python38-babel-0:2.7.0-12.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.11-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src"
},
"product_reference": "rh-python38-python-0:3.8.11-2.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-babel-0:2.7.0-12.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch"
},
"product_reference": "rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-0:2.8-5.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le"
},
"product_reference": "rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-0:2.8-5.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x"
},
"product_reference": "rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-0:2.8-5.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src"
},
"product_reference": "rh-python38-python-cryptography-0:2.8-5.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-0:2.8-5.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64"
},
"product_reference": "rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le"
},
"product_reference": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x"
},
"product_reference": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64"
},
"product_reference": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debug-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debug-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debug-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-devel-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-devel-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-devel-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-idle-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-idle-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-idle-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-jinja2-0:2.10.3-6.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch"
},
"product_reference": "rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-jinja2-0:2.10.3-6.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src"
},
"product_reference": "rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-libs-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-libs-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-libs-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le"
},
"product_reference": "rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x"
},
"product_reference": "rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src"
},
"product_reference": "rh-python38-python-lxml-0:4.4.1-7.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64"
},
"product_reference": "rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le"
},
"product_reference": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x"
},
"product_reference": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64"
},
"product_reference": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-pip-0:19.3.1-2.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch"
},
"product_reference": "rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-pip-0:19.3.1-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src"
},
"product_reference": "rh-python38-python-pip-0:19.3.1-2.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch"
},
"product_reference": "rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch"
},
"product_reference": "rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch"
},
"product_reference": "rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-test-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-test-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-test-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-test-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-tkinter-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-urllib3-0:1.25.7-7.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch"
},
"product_reference": "rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-urllib3-0:1.25.7-7.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
},
"product_reference": "rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-babel-0:2.7.0-12.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src"
},
"product_reference": "rh-python38-babel-0:2.7.0-12.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.11-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src"
},
"product_reference": "rh-python38-python-0:3.8.11-2.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-babel-0:2.7.0-12.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch"
},
"product_reference": "rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-0:2.8-5.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le"
},
"product_reference": "rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-0:2.8-5.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x"
},
"product_reference": "rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-0:2.8-5.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src"
},
"product_reference": "rh-python38-python-cryptography-0:2.8-5.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-0:2.8-5.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64"
},
"product_reference": "rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le"
},
"product_reference": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x"
},
"product_reference": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64"
},
"product_reference": "rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debug-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debug-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debug-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-devel-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-devel-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-devel-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-idle-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-idle-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-idle-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-jinja2-0:2.10.3-6.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch"
},
"product_reference": "rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-jinja2-0:2.10.3-6.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src"
},
"product_reference": "rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-libs-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-libs-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-libs-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le"
},
"product_reference": "rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x"
},
"product_reference": "rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src"
},
"product_reference": "rh-python38-python-lxml-0:4.4.1-7.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-0:4.4.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64"
},
"product_reference": "rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le"
},
"product_reference": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x"
},
"product_reference": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64"
},
"product_reference": "rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-pip-0:19.3.1-2.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch"
},
"product_reference": "rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-pip-0:19.3.1-2.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src"
},
"product_reference": "rh-python38-python-pip-0:19.3.1-2.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch"
},
"product_reference": "rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch"
},
"product_reference": "rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch"
},
"product_reference": "rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-test-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-test-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-test-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-test-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le"
},
"product_reference": "rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-tkinter-0:3.8.11-2.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x"
},
"product_reference": "rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64"
},
"product_reference": "rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-urllib3-0:1.25.7-7.el7.noarch as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch"
},
"product_reference": "rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-python38-python-urllib3-0:1.25.7-7.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
},
"product_reference": "rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Hubert Kario"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2020-25659",
"cwe": {
"id": "CWE-385",
"name": "Covert Timing Channel"
},
"discovery_date": "2020-10-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1889988"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-cryptography, where it is vulnerable to Bleichenbacher timing attacks. This flaw allows an attacker, via the RSA decryption API, to decrypt parts of the ciphertext encrypted with RSA. The highest threat from this vulnerability is to confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-cryptography: Bleichenbacher timing oracle attack against RSA decryption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat OpenStack Platform, because the flaw has a lower impact and the fix would require a substantial amount of development, no update will be provided at this time for the RHOSP python-cryptography package.",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25659"
},
{
"category": "external",
"summary": "RHBZ#1889988",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1889988"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25659",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25659"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25659",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25659"
},
{
"category": "external",
"summary": "https://cryptography.io/en/latest/changelog.html#v3-2",
"url": "https://cryptography.io/en/latest/changelog.html#v3-2"
}
],
"release_date": "2020-10-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-cryptography: Bleichenbacher timing oracle attack against RSA decryption"
},
{
"cve": "CVE-2020-27619",
"cwe": {
"id": "CWE-95",
"name": "Improper Neutralization of Directives in Dynamically Evaluated Code (\u0027Eval Injection\u0027)"
},
"discovery_date": "2020-10-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1889886"
}
],
"notes": [
{
"category": "description",
"text": "In Python3\u0027s Lib/test/multibytecodec_support.py CJK codec tests call eval() on content retrieved via HTTP.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Unsafe use of eval() on data retrieved via HTTP in the test suite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "As of Red Hat Quay 3.4 the python runtime will be consumed from RHEL. Currently releases up to 3.3 won\u0027t get fixes for this moderate issue.",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-27619"
},
{
"category": "external",
"summary": "RHBZ#1889886",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1889886"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-27619",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27619"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-27619",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-27619"
}
],
"release_date": "2020-10-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
},
{
"category": "workaround",
"details": "In versions of Python shipped with Red Hat Enterprise Linux and Red Hat Software Collections, the flaw can be mitigated by not running the python tests with network resources enabled. By default, the tests are not run with network resources enabled. Ensure that `-u network` or `-uall` are not passed as options to `python -m test`. For more information on how these commands work, see [1].\n\n1. https://docs.python.org/3/library/test.html",
"product_ids": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Unsafe use of eval() on data retrieved via HTTP in the test suite"
},
{
"cve": "CVE-2020-27783",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2020-11-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1901633"
}
],
"notes": [
{
"category": "description",
"text": "A Cross-site Scripting (XSS) vulnerability was found in the python-lxml\u0027s clean module. The module\u0027s parser did not properly imitate browsers, causing different behaviors between the sanitizer and the user\u0027s page. This flaw allows a remote attacker to run arbitrary HTML/JS code. The highest threat from this vulnerability is to confidentiality and integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-lxml: mXSS due to the use of improper parser",
"title": "Vulnerability summary"
},
{
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-27783"
},
{
"category": "external",
"summary": "RHBZ#1901633",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1901633"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-27783",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27783"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-27783",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-27783"
}
],
"release_date": "2020-10-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
}
],
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-lxml: mXSS due to the use of improper parser"
},
{
"cve": "CVE-2020-28493",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-02-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1928707"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-jinja2. The ReDOS vulnerability of the regex is mainly due to the sub-pattern [a-zA-Z0-9._-]+.[a-zA-Z0-9._-]+. This issue can be mitigated by Markdown to format user content instead of the urlize filter, or by implementing request timeouts and limiting process memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-jinja2: ReDoS vulnerability in the urlize filter",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is out of support scope for the following products:\n\n* Red Hat Enterprise Linux 6\n* Red Hat Enterprise Linux 7\n* Red Hat Ceph Storage 2\n\nTo learn more about Red Hat Enterprise Linux support scopes, please see https://access.redhat.com/support/policy/updates/errata/\n\nIn Red Hat OpenStack Platform, because python-jinja2 is not directly customer exposed, the Impact has been moved to Low and no updated will be provided at this time for the RHOSP python-jinja2 package.\n\nRed Hat Quay does not make use of the vulnerable function, so the impact is Low.",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-28493"
},
{
"category": "external",
"summary": "RHBZ#1928707",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928707"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-28493",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28493"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-28493",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28493"
}
],
"release_date": "2021-02-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
},
{
"category": "workaround",
"details": "If using the jinja2 library as a developer, this flaw can be mitigated by not using the vulnerable urlize() filter, and instead, using Markdown to format user content.",
"product_ids": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-jinja2: ReDoS vulnerability in the urlize filter"
},
{
"cve": "CVE-2020-36242",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2021-02-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1926226"
}
],
"notes": [
{
"category": "description",
"text": "A buffer-overflow flaw was found in the python-cryptography package. In certain sequences of ``update()`` calls when symmetrically encrypting very large payloads (\u003e2GB) could result in an integer overflow, leading to buffer overflows. Note: This fix is a workaround for the OpenSSL CVE-2021-23840 flaw. Source: pyca/cryptography project",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-cryptography: Large inputs for symmetric encryption can trigger integer overflow leading to buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Triggering this flaw on in versions of python-cryptography as shipped with Red Hat Enterprise Linux 8 BaseOS, Appstream, as well as Red Hat Software Collections, can result in denial of service due to memory consumption or MemoryError exception.\n\nIn Red Hat OpenStack Platform, because the flaw has a lower impact and the fix would require a substantial amount of development, no update will be provided at this time for the RHOSP python-cryptography package.",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-36242"
},
{
"category": "external",
"summary": "RHBZ#1926226",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1926226"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-36242",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36242"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36242",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36242"
},
{
"category": "external",
"summary": "https://cryptography.io/en/latest/changelog.html#v3-3-2",
"url": "https://cryptography.io/en/latest/changelog.html#v3-3-2"
}
],
"release_date": "2020-12-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-cryptography: Large inputs for symmetric encryption can trigger integer overflow leading to buffer overflow"
},
{
"cve": "CVE-2021-3177",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2021-01-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1918168"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python. A stack-based buffer overflow was discovered in the ctypes module provided within Python. Applications that use ctypes without carefully validating the input passed to it may be vulnerable to this flaw, which would allow an attacker to overflow a buffer on the stack and crash the application. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Stack-based buffer overflow in PyCArg_repr in _ctypes/callproc.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw could have had a higher Impact, however our packages are compiled with FORTIFY_SOURCE, which provides runtime protection to some memory and string functions and prevents this flaw from actually overwriting the buffer and potentially executing code.",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3177"
},
{
"category": "external",
"summary": "RHBZ#1918168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1918168"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3177",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3177"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3177",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3177"
}
],
"release_date": "2021-01-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
}
],
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Stack-based buffer overflow in PyCArg_repr in _ctypes/callproc.c"
},
{
"acknowledgments": [
{
"names": [
"David Schw\u00f6rer"
],
"organization": "Fedora"
}
],
"cve": "CVE-2021-3426",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2021-01-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1935913"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python 3\u0027s pydoc. This flaw allows a local or adjacent attacker who discovers or can convince another local or adjacent user to start a pydoc server to access the server and then use it to disclose sensitive information belonging to the other user that they would not normally have the ability to access. The highest threat from this vulnerability is to data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Information disclosure via pydoc",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 uses Python from Red Hat Enterprise Linux RPM repositories and therefore may receive an update for this issue in a future release. Earlier versions of Red Hat Quay will not receive a patch for this issue.\n\nPython 2.x.x as shipped in any Red Hat product is not affected. This flaw is out of support scope for python3 as shipped with Red Hat Enterprise Linux 7. For more information about Red Hat Enterprise Linux support scope, please see https://access.redhat.com/support/policy/updates/errata/ .",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3426"
},
{
"category": "external",
"summary": "RHBZ#1935913",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1935913"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3426",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3426"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3426",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3426"
}
],
"release_date": "2021-03-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
},
{
"category": "workaround",
"details": "Use the console (no argument needed) or HTML file (-w argument) output to generate docs rather than the HTTP server options. Put differently, do not use the -p or -n options of pydoc.",
"product_ids": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Information disclosure via pydoc"
},
{
"cve": "CVE-2021-3572",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-05-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1962856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-pip in the way it handled Unicode separators in git references. A remote attacker could possibly use this issue to install a different revision on a repository. The highest threat from this vulnerability is to data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pip: Incorrect handling of unicode separators in git references",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as having a security impact of Low. To exploit this flaw, the attacker needs access to the repository to create a specially crafted tag and force a different revision to be installed.",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3572"
},
{
"category": "external",
"summary": "RHBZ#1962856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1962856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3572",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3572"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3572",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3572"
}
],
"release_date": "2021-04-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "python-pip: Incorrect handling of unicode separators in git references"
},
{
"cve": "CVE-2021-3733",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-08-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1995234"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s a flaw in urllib\u0027s AbstractBasicAuthHandler class. An attacker who controls a malicious HTTP server that an HTTP client (such as web browser) connects to, could trigger a Regular Expression Denial of Service (ReDOS) during an authentication request with a specially crafted payload that is sent by the server to the client. The greatest threat that this flaw poses is to application availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: urllib: Regular expression DoS in AbstractBasicAuthHandler",
"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\nThis flaw is out of support scope for versions of Python shipped in Red Hat Enterprise Linux 7 base OS and Red Hat Enterprise Linux 6. For more information about support life cycles, please see https://access.redhat.com/support/policy/updates/errata/\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3733"
},
{
"category": "external",
"summary": "RHBZ#1995234",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1995234"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3733",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3733"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3733",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3733"
},
{
"category": "external",
"summary": "https://docs.python.org/3.6/whatsnew/changelog.html#python-3-6-14-final",
"url": "https://docs.python.org/3.6/whatsnew/changelog.html#python-3-6-14-final"
},
{
"category": "external",
"summary": "https://docs.python.org/3.7/whatsnew/changelog.html#python-3-7-11-final",
"url": "https://docs.python.org/3.7/whatsnew/changelog.html#python-3-7-11-final"
},
{
"category": "external",
"summary": "https://docs.python.org/3.8/whatsnew/changelog.html#python-3-8-10-final",
"url": "https://docs.python.org/3.8/whatsnew/changelog.html#python-3-8-10-final"
},
{
"category": "external",
"summary": "https://docs.python.org/3.9/whatsnew/changelog.html#python-3-9-5-final",
"url": "https://docs.python.org/3.9/whatsnew/changelog.html#python-3-9-5-final"
}
],
"release_date": "2021-08-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
}
],
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: urllib: Regular expression DoS in AbstractBasicAuthHandler"
},
{
"cve": "CVE-2021-4189",
"cwe": {
"id": "CWE-252",
"name": "Unchecked Return Value"
},
"discovery_date": "2021-12-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2036020"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python, specifically in the FTP (File Transfer Protocol) client library in PASV (passive) mode. The issue is how the FTP client trusts the host from the PASV response by default. This flaw allows an attacker to set up a malicious FTP server that can trick FTP clients into connecting back to a given IP address and port. This vulnerability could lead to FTP client scanning ports, which otherwise would not have been possible.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: ftplib should not use the host from the PASV response",
"title": "Vulnerability summary"
},
{
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-4189"
},
{
"category": "external",
"summary": "RHBZ#2036020",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2036020"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-4189",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4189"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-4189",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-4189"
},
{
"category": "external",
"summary": "https://bugs.python.org/issue43285",
"url": "https://bugs.python.org/issue43285"
}
],
"release_date": "2021-12-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: ftplib should not use the host from the PASV response"
},
{
"cve": "CVE-2021-20095",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2021-04-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1955615"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-babel. A path traversal vulnerability was found in how locale data files are checked and loaded within python-babel, allowing a local attacker to trick an application that uses python-babel to load a file outside of the intended locale directory. The highest threat from this vulnerability is to data confidentiality and integrity as well as service availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "It is rather uncommon for applications to use Babel.Locale() with an untrusted attacker-controlled language argument. A static language abbreviation string (e.g. \"en\") is most commonly used instead. For this reason, this flaw has been rated as having a security impact of Moderate.",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-20095"
},
{
"category": "external",
"summary": "RHBZ#1955615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955615"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-20095",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20095"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-20095",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20095"
},
{
"category": "external",
"summary": "https://www.tenable.com/security/research/tra-2021-14",
"url": "https://www.tenable.com/security/research/tra-2021-14"
}
],
"release_date": "2021-04-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code"
},
{
"cve": "CVE-2021-23336",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2021-02-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1928904"
}
],
"notes": [
{
"category": "description",
"text": "The package python/cpython from 0 and before 3.6.13, from 3.7.0 and before 3.7.10, from 3.8.0 and before 3.8.8, from 3.9.0 and before 3.9.2 are vulnerable to Web Cache Poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a vector called parameter cloaking. When the attacker can separate query parameters using a semicolon (;), they can cause a difference in the interpretation of the request between the proxy (running with default configuration) and the server. This can result in malicious requests being cached as completely safe ones, as the proxy would usually not see the semicolon as a separator, and therefore would not include it in a cache key of an unkeyed parameter.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The python2.7 component in Red Hat Enterprise Linux 9 is listed as not affected as it was removed prior to the release of RHEL-9.0.\n\nThe python3.9 component in Red Hat Enterprise Linux 9 is listed as not affected as a patched version was verified in RHEL-9.0 beta and the RHEL-9.0 GA release included this patched version.\n\nThe python36 component in the python36:3.6 module in Red Hat Enterprise Linux 8 is listed as not affected, as it does not contain Python interpreter or libraries. Packages of the python36 component only provide convenient links to the Python interpreter included in the non-modular python3 component\u0027s platform-python packages. Users of python36:3.6 module also need to check the entry for the python3 component to determine if their systems are affected.\n\nRed Hat Ceph Storage (RHCS) 3 ships an older version of python-django without the directly affected function, but which is still vulnerable to a similar attack involving the semi colon separator. Hence, impact has been rated as Low.\n\nAlthough Red Hat OpenStack Platform 13 \u0026 16.1 both ship the affected code, since the proxy is controlled and configured by OpenStack, the impact has been lowered to Low. As a fix would require a substantial effort or commitment of time, no fix will be provided at this time.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-23336"
},
{
"category": "external",
"summary": "RHBZ#1928904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928904"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-23336",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23336"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23336",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23336"
},
{
"category": "external",
"summary": "https://snyk.io/vuln/SNYK-UPSTREAM-PYTHONCPYTHON-1074933",
"url": "https://snyk.io/vuln/SNYK-UPSTREAM-PYTHONCPYTHON-1074933"
}
],
"release_date": "2021-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters"
},
{
"cve": "CVE-2021-28957",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2021-03-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1941534"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-lxml. The HTML5 formaction attribute is not input sanitized like the HTML action attribute is which can lead to a Cross-Site Scripting attack (XSS) when an application uses python-lxml to sanitize user inputs. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-lxml: Missing input sanitization for formaction HTML5 attributes may lead to XSS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Web applications vulnerable to this flaw, where a XSS attack can be accomplished, are only those that use python-lxml to sanitize HTML input and that allow user data to be placed in the \"formaction\" attribute of a form button.\n\nIn Red Hat OpenStack Platform, because the flaw has a lower impact and the package is unlikely to be exploited in the RHOSP environment, no update will be provided at this time for the RHOSP python-lxml package.\n\nFor Ansible Tower and Ansible Automation Platform, Lowering the impact from Moderate to Low as the vulnerable function i.e. lxml HTML Cleaner and the vulnerable attribute i.e. HTML FormAction are not being used.",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-28957"
},
{
"category": "external",
"summary": "RHBZ#1941534",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1941534"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-28957",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28957"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-28957",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28957"
}
],
"release_date": "2021-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
}
],
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-lxml: Missing input sanitization for formaction HTML5 attributes may lead to XSS"
},
{
"cve": "CVE-2021-29921",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-04-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1957458"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-ipaddress. Improper input validation of octal strings in stdlib ipaddress allows unauthenticated remote attackers to perform indeterminate SSRF, RFI, and LFI attacks on many programs that rely on Python stdlib ipaddress. The highest threat from this vulnerability is to data integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-ipaddress: Improper input validation of octal strings",
"title": "Vulnerability summary"
},
{
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-29921"
},
{
"category": "external",
"summary": "RHBZ#1957458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1957458"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-29921",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29921"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-29921",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-29921"
},
{
"category": "external",
"summary": "https://python-security.readthedocs.io/vuln/ipaddress-ipv4-leading-zeros.html",
"url": "https://python-security.readthedocs.io/vuln/ipaddress-ipv4-leading-zeros.html"
}
],
"release_date": "2021-04-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"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:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-ipaddress: Improper input validation of octal strings"
},
{
"cve": "CVE-2021-33503",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2021-06-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1968074"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-urllib3. When provided with a URL containing many @ characters in the authority component, the authority\u0027s regular expression exhibits catastrophic backtracking. This flaw causes a denial of service if a URL is passed as a parameter or redirected via an HTTP redirect. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-urllib3: ReDoS in the parsing of authority part of URL",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "* Red Hat OpenShift Container Platform (OCP) 4 delivers the python-urllib3 package which includes a vulnerable version of urllib3 module, however from OCP 4.6 the python-urllib3 package is no longer shipped. OCP 4.5 is out of support scope for Moderate and Low impact vulnerabilities, hence is marked Out Of Support Scope.\nThe python-urllib3 package used in OCP 3.11 is not affected by this flaw.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-33503"
},
{
"category": "external",
"summary": "RHBZ#1968074",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1968074"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-33503",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33503"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-33503",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33503"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-q2q7-5pp4-w6pg",
"url": "https://github.com/advisories/GHSA-q2q7-5pp4-w6pg"
}
],
"release_date": "2021-06-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-urllib3: ReDoS in the parsing of authority part of URL"
},
{
"cve": "CVE-2021-42771",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2021-04-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1955615"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-babel. A path traversal vulnerability was found in how locale data files are checked and loaded within python-babel, allowing a local attacker to trick an application that uses python-babel to load a file outside of the intended locale directory. The highest threat from this vulnerability is to data confidentiality and integrity as well as service availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "It is rather uncommon for applications to use Babel.Locale() with an untrusted attacker-controlled language argument. A static language abbreviation string (e.g. \"en\") is most commonly used instead. For this reason, this flaw has been rated as having a security impact of Moderate.",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-42771"
},
{
"category": "external",
"summary": "RHBZ#1955615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955615"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-42771",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42771"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42771",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42771"
},
{
"category": "external",
"summary": "https://www.tenable.com/security/research/tra-2021-14",
"url": "https://www.tenable.com/security/research/tra-2021-14"
}
],
"release_date": "2021-04-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code"
},
{
"cve": "CVE-2022-0391",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"discovery_date": "2021-12-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2047376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python, specifically within the urllib.parse module. This module helps break Uniform Resource Locator (URL) strings into components. The issue involves how the urlparse method does not sanitize input and allows characters like \u0027\\r\u0027 and \u0027\\n\u0027 in the URL path. This flaw allows an attacker to input a crafted URL, leading to injection attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: urllib.parse does not sanitize URLs containing ASCII newline and tabs",
"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.\n\nThis attack is theoretical and must be chained together with another vulnerability to have any effect on the system. The URL parsing method not sanitizing input and allowing characters such as \u0027\\r\u0027 \u0026 \u0027\\n\u0027 is not a vulnerability in and of itself, which is why the impact has been marked as moderate",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-0391"
},
{
"category": "external",
"summary": "RHBZ#2047376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2047376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-0391",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0391"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0391",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0391"
}
],
"release_date": "2021-04-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-24T12:50: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": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3254"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7-7.7.Z:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Server-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Server-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Server-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-babel-0:2.7.0-12.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-babel-0:2.7.0-12.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-cryptography-debuginfo-0:2.8-5.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debug-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-debuginfo-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-devel-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-idle-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-jinja2-0:2.10.3-6.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-libs-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-lxml-debuginfo-0:4.4.1-7.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-0:19.3.1-2.el7.src",
"7Workstation-RHSCL-3.7:rh-python38-python-pip-wheel-0:19.3.1-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-rpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-srpm-macros-0:3.8.11-2.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-test-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.s390x",
"7Workstation-RHSCL-3.7:rh-python38-python-tkinter-0:3.8.11-2.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.noarch",
"7Workstation-RHSCL-3.7:rh-python38-python-urllib3-0:1.25.7-7.el7.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: urllib.parse does not sanitize URLs containing ASCII newline and tabs"
}
]
}
rhsa-2021:4162
Vulnerability from csaf_redhat
Notes
{
"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 and python38-devel:3.8 modules 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-psutil: Double free because of refcount mishandling (CVE-2019-18874)\n\n* python-jinja2: ReDoS vulnerability in the urlize filter (CVE-2020-28493)\n\n* python: Information disclosure via pydoc (CVE-2021-3426)\n\n* python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code (CVE-2021-20095, CVE-2021-42771)\n\n* python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters (CVE-2021-23336)\n\n* python-lxml: Missing input sanitization for formaction HTML5 attributes may lead to XSS (CVE-2021-28957)\n\n* python-ipaddress: Improper input validation of octal strings (CVE-2021-29921)\n\n* python-urllib3: ReDoS in the parsing of authority part of URL (CVE-2021-33503)\n\n* python-pip: Incorrect handling of unicode separators in git references (CVE-2021-3572)\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.5 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-2021:4162",
"url": "https://access.redhat.com/errata/RHSA-2021:4162"
},
{
"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.5_release_notes/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.5_release_notes/"
},
{
"category": "external",
"summary": "1772014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772014"
},
{
"category": "external",
"summary": "1928707",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928707"
},
{
"category": "external",
"summary": "1928904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928904"
},
{
"category": "external",
"summary": "1935913",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1935913"
},
{
"category": "external",
"summary": "1941534",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1941534"
},
{
"category": "external",
"summary": "1955615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955615"
},
{
"category": "external",
"summary": "1957458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1957458"
},
{
"category": "external",
"summary": "1962856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1962856"
},
{
"category": "external",
"summary": "1968074",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1968074"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4162.json"
}
],
"title": "Red Hat Security Advisory: python38:3.8 and python38-devel:3.8 security update",
"tracking": {
"current_release_date": "2025-11-08T06:29:03+00:00",
"generator": {
"date": "2025-11-08T06:29:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2021:4162",
"initial_release_date": "2021-11-09T17:54:21+00:00",
"revision_history": [
{
"date": "2021-11-09T17:54:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-11-09T17:54:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-08T06:29: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 AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"product": {
"name": "PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src (python38:3.8)",
"product_id": "PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"product": {
"name": "babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src (python38:3.8)",
"product_id": "babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/babel@2.7.0-11.module%2Bel8.5.0%2B11015%2B9c1c7c42?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_wsgi@4.6.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"product": {
"name": "numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src (python38:3.8)",
"product_id": "numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"product": {
"name": "python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src (python38:3.8)",
"product_id": "python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-PyMySQL@0.10.1-1.module%2Bel8.4.0%2B9692%2B8e86ab84?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-asn1crypto@1.2.0-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-chardet@3.0.4-19.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-idna@2.8-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"product": {
"name": "python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src (python38:3.8)",
"product_id": "python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jinja2@2.10.3-5.module%2Bel8.5.0%2B10542%2Bba057329?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"product": {
"name": "python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src (python38:3.8)",
"product_id": "python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml@4.4.1-6.module%2Bel8.5.0%2B10542%2Bba057329?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"product": {
"name": "python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src (python38:3.8)",
"product_id": "python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ply@3.11-10.module%2Bel8.4.0%2B9579%2Be9717e18?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"product": {
"name": "python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src (python38:3.8)",
"product_id": "python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycparser@2.19-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pysocks@1.7.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requests@2.22.0-9.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"product": {
"name": "python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src (python38:3.8)",
"product_id": "python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-urllib3@1.25.7-5.module%2Bel8.5.0%2B11639%2Bea5b349d?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"product": {
"name": "python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src (python38:3.8)",
"product_id": "python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wheel@0.33.6-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"product": {
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src (python38:3.8)",
"product_id": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"product": {
"name": "python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src (python38:3.8)",
"product_id": "python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-pip@19.3.1-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"product": {
"name": "python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src (python38:3.8)",
"product_id": "python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-setuptools@41.6.0-5.module%2Bel8.5.0%2B12205%2Ba865257a?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-six@1.12.0-10.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pytz@2019.3-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product": {
"name": "pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8)",
"product_id": "pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pytest@4.6.6-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38-devel:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product": {
"name": "python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8)",
"product_id": "python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-atomicwrites@1.3.0-8.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38-devel:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product": {
"name": "python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8)",
"product_id": "python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-attrs@19.3.0-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38-devel:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product": {
"name": "python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8)",
"product_id": "python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-more-itertools@7.2.0-5.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38-devel:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product": {
"name": "python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8)",
"product_id": "python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-packaging@19.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38-devel:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product": {
"name": "python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8)",
"product_id": "python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pluggy@0.13.0-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38-devel:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product": {
"name": "python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8)",
"product_id": "python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-py@1.8.0-8.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38-devel:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product": {
"name": "python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8)",
"product_id": "python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wcwidth@0.1.7-16.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38-devel:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product": {
"name": "python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8)",
"product_id": "python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-pyparsing@2.4.5-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38-devel:3.8:8050020210811101222:e3d35cca"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64 (python38:3.8)",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product": {
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8)",
"product_id": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"product": {
"name": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64 (python38:3.8)",
"product_id": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.4.1-6.module%2Bel8.5.0%2B10542%2Bba057329?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe-debugsource@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"product": {
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64 (python38:3.8)",
"product_id": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product": {
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8)",
"product_id": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-Cython@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-Cython-debuginfo@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cffi@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cffi-debuginfo@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cryptography@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cryptography-debuginfo@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product": {
"name": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8)",
"product_id": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debug@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product": {
"name": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8)",
"product_id": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debuginfo@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product": {
"name": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8)",
"product_id": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debugsource@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product": {
"name": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8)",
"product_id": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-devel@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product": {
"name": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8)",
"product_id": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-idle@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product": {
"name": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8)",
"product_id": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-libs@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"product": {
"name": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64 (python38:3.8)",
"product_id": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-lxml@4.4.1-6.module%2Bel8.5.0%2B10542%2Bba057329?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"product": {
"name": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64 (python38:3.8)",
"product_id": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-lxml-debuginfo@4.4.1-6.module%2Bel8.5.0%2B10542%2Bba057329?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-markupsafe@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-markupsafe-debuginfo@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-mod_wsgi@4.6.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product": {
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8)",
"product_id": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product": {
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8)",
"product_id": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-debuginfo@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product": {
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8)",
"product_id": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-f2py@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"product": {
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64 (python38:3.8)",
"product_id": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psutil@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"product": {
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64 (python38:3.8)",
"product_id": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psutil-debuginfo@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-debuginfo@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-doc@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-tests@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"product": {
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64 (python38:3.8)",
"product_id": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"product": {
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64 (python38:3.8)",
"product_id": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-scipy@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-scipy-debuginfo@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product": {
"name": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8)",
"product_id": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-test@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product": {
"name": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8)",
"product_id": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-tkinter@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"product": {
"name": "python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch (python38:3.8)",
"product_id": "python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-PyMySQL@0.10.1-1.module%2Bel8.4.0%2B9692%2B8e86ab84?arch=noarch\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product": {
"name": "python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8)",
"product_id": "python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-asn1crypto@1.2.0-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"product": {
"name": "python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch (python38:3.8)",
"product_id": "python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-babel@2.7.0-11.module%2Bel8.5.0%2B11015%2B9c1c7c42?arch=noarch\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product": {
"name": "python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8)",
"product_id": "python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-chardet@3.0.4-19.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product": {
"name": "python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8)",
"product_id": "python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-idna@2.8-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"product": {
"name": "python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch (python38:3.8)",
"product_id": "python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-jinja2@2.10.3-5.module%2Bel8.5.0%2B10542%2Bba057329?arch=noarch\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"product": {
"name": "python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch (python38:3.8)",
"product_id": "python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-doc@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=noarch\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"product": {
"name": "python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch (python38:3.8)",
"product_id": "python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pip@19.3.1-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=noarch\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"product": {
"name": "python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch (python38:3.8)",
"product_id": "python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pip-wheel@19.3.1-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=noarch\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"product": {
"name": "python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch (python38:3.8)",
"product_id": "python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-ply@3.11-10.module%2Bel8.4.0%2B9579%2Be9717e18?arch=noarch\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product": {
"name": "python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8)",
"product_id": "python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pycparser@2.19-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product": {
"name": "python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8)",
"product_id": "python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pysocks@1.7.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product": {
"name": "python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8)",
"product_id": "python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pytz@2019.3-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product": {
"name": "python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8)",
"product_id": "python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-requests@2.22.0-9.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"product": {
"name": "python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch (python38:3.8)",
"product_id": "python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-rpm-macros@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=noarch\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"product": {
"name": "python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch (python38:3.8)",
"product_id": "python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-setuptools@41.6.0-5.module%2Bel8.5.0%2B12205%2Ba865257a?arch=noarch\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"product": {
"name": "python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch (python38:3.8)",
"product_id": "python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-setuptools-wheel@41.6.0-5.module%2Bel8.5.0%2B12205%2Ba865257a?arch=noarch\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product": {
"name": "python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8)",
"product_id": "python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-six@1.12.0-10.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"product": {
"name": "python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch (python38:3.8)",
"product_id": "python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-urllib3@1.25.7-5.module%2Bel8.5.0%2B11639%2Bea5b349d?arch=noarch\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"product": {
"name": "python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch (python38:3.8)",
"product_id": "python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-wheel@0.33.6-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=noarch\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"product": {
"name": "python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch (python38:3.8)",
"product_id": "python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-wheel-wheel@0.33.6-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=noarch\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product": {
"name": "python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8)",
"product_id": "python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-atomicwrites@1.3.0-8.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38-devel:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product": {
"name": "python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8)",
"product_id": "python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-attrs@19.3.0-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38-devel:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product": {
"name": "python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8)",
"product_id": "python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-more-itertools@7.2.0-5.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38-devel:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product": {
"name": "python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8)",
"product_id": "python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-packaging@19.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38-devel:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product": {
"name": "python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8)",
"product_id": "python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pluggy@0.13.0-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38-devel:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product": {
"name": "python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8)",
"product_id": "python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-py@1.8.0-8.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38-devel:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product": {
"name": "python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8)",
"product_id": "python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyparsing@2.4.5-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38-devel:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product": {
"name": "python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8)",
"product_id": "python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pytest@4.6.6-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38-devel:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product": {
"name": "python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8)",
"product_id": "python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-wcwidth@0.1.7-16.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38-devel:3.8:8050020210811101222:e3d35cca"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le (python38:3.8)",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product": {
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8)",
"product_id": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"product": {
"name": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le (python38:3.8)",
"product_id": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.4.1-6.module%2Bel8.5.0%2B10542%2Bba057329?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe-debugsource@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"product": {
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le (python38:3.8)",
"product_id": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product": {
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8)",
"product_id": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-Cython@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-Cython-debuginfo@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cffi@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cffi-debuginfo@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cryptography@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cryptography-debuginfo@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product": {
"name": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8)",
"product_id": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debug@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product": {
"name": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8)",
"product_id": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debuginfo@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product": {
"name": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8)",
"product_id": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debugsource@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product": {
"name": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8)",
"product_id": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-devel@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product": {
"name": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8)",
"product_id": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-idle@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product": {
"name": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8)",
"product_id": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-libs@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"product": {
"name": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le (python38:3.8)",
"product_id": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-lxml@4.4.1-6.module%2Bel8.5.0%2B10542%2Bba057329?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"product": {
"name": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le (python38:3.8)",
"product_id": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-lxml-debuginfo@4.4.1-6.module%2Bel8.5.0%2B10542%2Bba057329?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-markupsafe@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-markupsafe-debuginfo@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-mod_wsgi@4.6.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product": {
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8)",
"product_id": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product": {
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8)",
"product_id": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-debuginfo@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product": {
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8)",
"product_id": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-f2py@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"product": {
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le (python38:3.8)",
"product_id": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psutil@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"product": {
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le (python38:3.8)",
"product_id": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psutil-debuginfo@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-debuginfo@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-doc@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-tests@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"product": {
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le (python38:3.8)",
"product_id": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"product": {
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le (python38:3.8)",
"product_id": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-scipy@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-scipy-debuginfo@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product": {
"name": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8)",
"product_id": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-test@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product": {
"name": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8)",
"product_id": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-tkinter@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x (python38:3.8)",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product": {
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x (python38:3.8)",
"product_id": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"product": {
"name": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x (python38:3.8)",
"product_id": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.4.1-6.module%2Bel8.5.0%2B10542%2Bba057329?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe-debugsource@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"product": {
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x (python38:3.8)",
"product_id": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product": {
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x (python38:3.8)",
"product_id": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-Cython@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-Cython-debuginfo@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cffi@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cffi-debuginfo@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cryptography@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cryptography-debuginfo@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product": {
"name": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x (python38:3.8)",
"product_id": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debug@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product": {
"name": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x (python38:3.8)",
"product_id": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debuginfo@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product": {
"name": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x (python38:3.8)",
"product_id": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debugsource@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product": {
"name": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x (python38:3.8)",
"product_id": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-devel@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product": {
"name": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x (python38:3.8)",
"product_id": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-idle@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product": {
"name": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x (python38:3.8)",
"product_id": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-libs@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"product": {
"name": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x (python38:3.8)",
"product_id": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-lxml@4.4.1-6.module%2Bel8.5.0%2B10542%2Bba057329?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"product": {
"name": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x (python38:3.8)",
"product_id": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-lxml-debuginfo@4.4.1-6.module%2Bel8.5.0%2B10542%2Bba057329?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-markupsafe@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-markupsafe-debuginfo@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-mod_wsgi@4.6.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product": {
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x (python38:3.8)",
"product_id": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product": {
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x (python38:3.8)",
"product_id": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-debuginfo@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product": {
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x (python38:3.8)",
"product_id": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-f2py@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"product": {
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x (python38:3.8)",
"product_id": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psutil@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"product": {
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x (python38:3.8)",
"product_id": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psutil-debuginfo@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-debuginfo@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-doc@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-tests@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"product": {
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x (python38:3.8)",
"product_id": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"product": {
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x (python38:3.8)",
"product_id": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-scipy@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-scipy-debuginfo@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product": {
"name": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x (python38:3.8)",
"product_id": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-test@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product": {
"name": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x (python38:3.8)",
"product_id": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-tkinter@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64 (python38:3.8)",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product": {
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8)",
"product_id": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"product": {
"name": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64 (python38:3.8)",
"product_id": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.4.1-6.module%2Bel8.5.0%2B10542%2Bba057329?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe-debugsource@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"product": {
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64 (python38:3.8)",
"product_id": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product": {
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8)",
"product_id": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-Cython@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-Cython-debuginfo@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cffi@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cffi-debuginfo@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cryptography@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cryptography-debuginfo@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product": {
"name": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8)",
"product_id": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debug@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product": {
"name": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8)",
"product_id": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debuginfo@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product": {
"name": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8)",
"product_id": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debugsource@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product": {
"name": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8)",
"product_id": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-devel@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product": {
"name": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8)",
"product_id": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-idle@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product": {
"name": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8)",
"product_id": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-libs@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"product": {
"name": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64 (python38:3.8)",
"product_id": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-lxml@4.4.1-6.module%2Bel8.5.0%2B10542%2Bba057329?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"product": {
"name": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64 (python38:3.8)",
"product_id": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-lxml-debuginfo@4.4.1-6.module%2Bel8.5.0%2B10542%2Bba057329?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-markupsafe@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-markupsafe-debuginfo@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-mod_wsgi@4.6.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product": {
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8)",
"product_id": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product": {
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8)",
"product_id": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-debuginfo@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product": {
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8)",
"product_id": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-f2py@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"product": {
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64 (python38:3.8)",
"product_id": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psutil@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"product": {
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64 (python38:3.8)",
"product_id": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psutil-debuginfo@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-debuginfo@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-doc@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-tests@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"product": {
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64 (python38:3.8)",
"product_id": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"product": {
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64 (python38:3.8)",
"product_id": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-scipy@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-scipy-debuginfo@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product": {
"name": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8)",
"product_id": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-test@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product": {
"name": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8)",
"product_id": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-tkinter@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8"
},
"product_reference": "PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8"
},
"product_reference": "babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8"
},
"product_reference": "numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8"
},
"product_reference": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8"
},
"product_reference": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8"
},
"product_reference": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8"
},
"product_reference": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8"
},
"product_reference": "python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8"
},
"product_reference": "python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8"
},
"product_reference": "python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8"
},
"product_reference": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8"
},
"product_reference": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8"
},
"product_reference": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8"
},
"product_reference": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8"
},
"product_reference": "python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8"
},
"product_reference": "python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8"
},
"product_reference": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8"
},
"product_reference": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8"
},
"product_reference": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8"
},
"product_reference": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8"
},
"product_reference": "python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8"
},
"product_reference": "python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8"
},
"product_reference": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8"
},
"product_reference": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8"
},
"product_reference": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8"
},
"product_reference": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8"
},
"product_reference": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8"
},
"product_reference": "python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8"
},
"product_reference": "python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8"
},
"product_reference": "python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8"
},
"product_reference": "python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8"
},
"product_reference": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8"
},
"product_reference": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8"
},
"product_reference": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8"
},
"product_reference": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8"
},
"product_reference": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8"
},
"product_reference": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8"
},
"product_reference": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8"
},
"product_reference": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8"
},
"product_reference": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8"
},
"product_reference": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8"
},
"product_reference": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8"
},
"product_reference": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8"
},
"product_reference": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8"
},
"product_reference": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8"
},
"product_reference": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8"
},
"product_reference": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8"
},
"product_reference": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8"
},
"product_reference": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8"
},
"product_reference": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8"
},
"product_reference": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8"
},
"product_reference": "python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8"
},
"product_reference": "python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8"
},
"product_reference": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8"
},
"product_reference": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8"
},
"product_reference": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8"
},
"product_reference": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8"
},
"product_reference": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8"
},
"product_reference": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8"
},
"product_reference": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8"
},
"product_reference": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8"
},
"product_reference": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8"
},
"product_reference": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8"
},
"product_reference": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8"
},
"product_reference": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8"
},
"product_reference": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8"
},
"product_reference": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8"
},
"product_reference": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8"
},
"product_reference": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8"
},
"product_reference": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8"
},
"product_reference": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8"
},
"product_reference": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8"
},
"product_reference": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8"
},
"product_reference": "python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8"
},
"product_reference": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8"
},
"product_reference": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8"
},
"product_reference": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8"
},
"product_reference": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8"
},
"product_reference": "python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8"
},
"product_reference": "python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8"
},
"product_reference": "python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8"
},
"product_reference": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8"
},
"product_reference": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8"
},
"product_reference": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8"
},
"product_reference": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8"
},
"product_reference": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8"
},
"product_reference": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8"
},
"product_reference": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8"
},
"product_reference": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8"
},
"product_reference": "python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8"
},
"product_reference": "python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8"
},
"product_reference": "python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8"
},
"product_reference": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8"
},
"product_reference": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8"
},
"product_reference": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8"
},
"product_reference": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8"
},
"product_reference": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8"
},
"product_reference": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8"
},
"product_reference": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8"
},
"product_reference": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8"
},
"product_reference": "python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8"
},
"product_reference": "python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8"
},
"product_reference": "python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8"
},
"product_reference": "python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8"
},
"product_reference": "python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8"
},
"product_reference": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8"
},
"product_reference": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8"
},
"product_reference": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8"
},
"product_reference": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8"
},
"product_reference": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8"
},
"product_reference": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8"
},
"product_reference": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8"
},
"product_reference": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8"
},
"product_reference": "python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8"
},
"product_reference": "python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8"
},
"product_reference": "python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8"
},
"product_reference": "python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8"
},
"product_reference": "python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
},
"product_reference": "pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
},
"product_reference": "python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
},
"product_reference": "python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
},
"product_reference": "python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
},
"product_reference": "python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
},
"product_reference": "python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
},
"product_reference": "python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
},
"product_reference": "python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8"
},
"product_reference": "python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8"
},
"product_reference": "python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8"
},
"product_reference": "python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8"
},
"product_reference": "python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8"
},
"product_reference": "python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8"
},
"product_reference": "python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8"
},
"product_reference": "python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8"
},
"product_reference": "python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8"
},
"product_reference": "python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
},
"product_reference": "python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.5.0.GA"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Riccardo Schirone"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2019-18874",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-11-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1772014"
}
],
"notes": [
{
"category": "description",
"text": "A double free issue has been discovered in python-psutil because of the mishandling of refcounts while converting system data into Python objects in functions like psutil_disk_partitions(), psutil_users(), psutil_net_if_addrs(), and others. In particular cases, a local attacker may be able to get code execution by manipulating system resources that python-psutil then tries to convert.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-psutil: Double free because of refcount mishandling",
"title": "Vulnerability summary"
},
{
"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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-18874"
},
{
"category": "external",
"summary": "RHBZ#1772014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772014"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-18874",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18874"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-18874",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-18874"
}
],
"release_date": "2019-11-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:54:21+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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4162"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-psutil: Double free because of refcount mishandling"
},
{
"cve": "CVE-2020-27619",
"cwe": {
"id": "CWE-95",
"name": "Improper Neutralization of Directives in Dynamically Evaluated Code (\u0027Eval Injection\u0027)"
},
"discovery_date": "2020-10-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1889886"
}
],
"notes": [
{
"category": "description",
"text": "In Python3\u0027s Lib/test/multibytecodec_support.py CJK codec tests call eval() on content retrieved via HTTP.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Unsafe use of eval() on data retrieved via HTTP in the test suite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "As of Red Hat Quay 3.4 the python runtime will be consumed from RHEL. Currently releases up to 3.3 won\u0027t get fixes for this moderate issue.",
"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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-27619"
},
{
"category": "external",
"summary": "RHBZ#1889886",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1889886"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-27619",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27619"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-27619",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-27619"
}
],
"release_date": "2020-10-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:54:21+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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4162"
},
{
"category": "workaround",
"details": "In versions of Python shipped with Red Hat Enterprise Linux and Red Hat Software Collections, the flaw can be mitigated by not running the python tests with network resources enabled. By default, the tests are not run with network resources enabled. Ensure that `-u network` or `-uall` are not passed as options to `python -m test`. For more information on how these commands work, see [1].\n\n1. https://docs.python.org/3/library/test.html",
"product_ids": [
"AppStream-8.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Unsafe use of eval() on data retrieved via HTTP in the test suite"
},
{
"cve": "CVE-2020-28493",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-02-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1928707"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-jinja2. The ReDOS vulnerability of the regex is mainly due to the sub-pattern [a-zA-Z0-9._-]+.[a-zA-Z0-9._-]+. This issue can be mitigated by Markdown to format user content instead of the urlize filter, or by implementing request timeouts and limiting process memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-jinja2: ReDoS vulnerability in the urlize filter",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is out of support scope for the following products:\n\n* Red Hat Enterprise Linux 6\n* Red Hat Enterprise Linux 7\n* Red Hat Ceph Storage 2\n\nTo learn more about Red Hat Enterprise Linux support scopes, please see https://access.redhat.com/support/policy/updates/errata/\n\nIn Red Hat OpenStack Platform, because python-jinja2 is not directly customer exposed, the Impact has been moved to Low and no updated will be provided at this time for the RHOSP python-jinja2 package.\n\nRed Hat Quay does not make use of the vulnerable function, so the impact is Low.",
"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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-28493"
},
{
"category": "external",
"summary": "RHBZ#1928707",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928707"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-28493",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28493"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-28493",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28493"
}
],
"release_date": "2021-02-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:54:21+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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4162"
},
{
"category": "workaround",
"details": "If using the jinja2 library as a developer, this flaw can be mitigated by not using the vulnerable urlize() filter, and instead, using Markdown to format user content.",
"product_ids": [
"AppStream-8.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
}
],
"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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-jinja2: ReDoS vulnerability in the urlize filter"
},
{
"acknowledgments": [
{
"names": [
"David Schw\u00f6rer"
],
"organization": "Fedora"
}
],
"cve": "CVE-2021-3426",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2021-01-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1935913"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python 3\u0027s pydoc. This flaw allows a local or adjacent attacker who discovers or can convince another local or adjacent user to start a pydoc server to access the server and then use it to disclose sensitive information belonging to the other user that they would not normally have the ability to access. The highest threat from this vulnerability is to data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Information disclosure via pydoc",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 uses Python from Red Hat Enterprise Linux RPM repositories and therefore may receive an update for this issue in a future release. Earlier versions of Red Hat Quay will not receive a patch for this issue.\n\nPython 2.x.x as shipped in any Red Hat product is not affected. This flaw is out of support scope for python3 as shipped with Red Hat Enterprise Linux 7. For more information about Red Hat Enterprise Linux support scope, please see https://access.redhat.com/support/policy/updates/errata/ .",
"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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3426"
},
{
"category": "external",
"summary": "RHBZ#1935913",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1935913"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3426",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3426"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3426",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3426"
}
],
"release_date": "2021-03-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:54:21+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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4162"
},
{
"category": "workaround",
"details": "Use the console (no argument needed) or HTML file (-w argument) output to generate docs rather than the HTTP server options. Put differently, do not use the -p or -n options of pydoc.",
"product_ids": [
"AppStream-8.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Information disclosure via pydoc"
},
{
"cve": "CVE-2021-3572",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-05-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1962856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-pip in the way it handled Unicode separators in git references. A remote attacker could possibly use this issue to install a different revision on a repository. The highest threat from this vulnerability is to data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pip: Incorrect handling of unicode separators in git references",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as having a security impact of Low. To exploit this flaw, the attacker needs access to the repository to create a specially crafted tag and force a different revision to be installed.",
"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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3572"
},
{
"category": "external",
"summary": "RHBZ#1962856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1962856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3572",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3572"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3572",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3572"
}
],
"release_date": "2021-04-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:54:21+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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4162"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "python-pip: Incorrect handling of unicode separators in git references"
},
{
"cve": "CVE-2021-20095",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2021-04-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1955615"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-babel. A path traversal vulnerability was found in how locale data files are checked and loaded within python-babel, allowing a local attacker to trick an application that uses python-babel to load a file outside of the intended locale directory. The highest threat from this vulnerability is to data confidentiality and integrity as well as service availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "It is rather uncommon for applications to use Babel.Locale() with an untrusted attacker-controlled language argument. A static language abbreviation string (e.g. \"en\") is most commonly used instead. For this reason, this flaw has been rated as having a security impact of Moderate.",
"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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-20095"
},
{
"category": "external",
"summary": "RHBZ#1955615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955615"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-20095",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20095"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-20095",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20095"
},
{
"category": "external",
"summary": "https://www.tenable.com/security/research/tra-2021-14",
"url": "https://www.tenable.com/security/research/tra-2021-14"
}
],
"release_date": "2021-04-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:54:21+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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4162"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code"
},
{
"cve": "CVE-2021-23336",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2021-02-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1928904"
}
],
"notes": [
{
"category": "description",
"text": "The package python/cpython from 0 and before 3.6.13, from 3.7.0 and before 3.7.10, from 3.8.0 and before 3.8.8, from 3.9.0 and before 3.9.2 are vulnerable to Web Cache Poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a vector called parameter cloaking. When the attacker can separate query parameters using a semicolon (;), they can cause a difference in the interpretation of the request between the proxy (running with default configuration) and the server. This can result in malicious requests being cached as completely safe ones, as the proxy would usually not see the semicolon as a separator, and therefore would not include it in a cache key of an unkeyed parameter.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The python2.7 component in Red Hat Enterprise Linux 9 is listed as not affected as it was removed prior to the release of RHEL-9.0.\n\nThe python3.9 component in Red Hat Enterprise Linux 9 is listed as not affected as a patched version was verified in RHEL-9.0 beta and the RHEL-9.0 GA release included this patched version.\n\nThe python36 component in the python36:3.6 module in Red Hat Enterprise Linux 8 is listed as not affected, as it does not contain Python interpreter or libraries. Packages of the python36 component only provide convenient links to the Python interpreter included in the non-modular python3 component\u0027s platform-python packages. Users of python36:3.6 module also need to check the entry for the python3 component to determine if their systems are affected.\n\nRed Hat Ceph Storage (RHCS) 3 ships an older version of python-django without the directly affected function, but which is still vulnerable to a similar attack involving the semi colon separator. Hence, impact has been rated as Low.\n\nAlthough Red Hat OpenStack Platform 13 \u0026 16.1 both ship the affected code, since the proxy is controlled and configured by OpenStack, the impact has been lowered to Low. As a fix would require a substantial effort or commitment of time, no fix will be provided at this time.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-23336"
},
{
"category": "external",
"summary": "RHBZ#1928904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928904"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-23336",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23336"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23336",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23336"
},
{
"category": "external",
"summary": "https://snyk.io/vuln/SNYK-UPSTREAM-PYTHONCPYTHON-1074933",
"url": "https://snyk.io/vuln/SNYK-UPSTREAM-PYTHONCPYTHON-1074933"
}
],
"release_date": "2021-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:54:21+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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4162"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters"
},
{
"cve": "CVE-2021-28957",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2021-03-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1941534"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-lxml. The HTML5 formaction attribute is not input sanitized like the HTML action attribute is which can lead to a Cross-Site Scripting attack (XSS) when an application uses python-lxml to sanitize user inputs. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-lxml: Missing input sanitization for formaction HTML5 attributes may lead to XSS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Web applications vulnerable to this flaw, where a XSS attack can be accomplished, are only those that use python-lxml to sanitize HTML input and that allow user data to be placed in the \"formaction\" attribute of a form button.\n\nIn Red Hat OpenStack Platform, because the flaw has a lower impact and the package is unlikely to be exploited in the RHOSP environment, no update will be provided at this time for the RHOSP python-lxml package.\n\nFor Ansible Tower and Ansible Automation Platform, Lowering the impact from Moderate to Low as the vulnerable function i.e. lxml HTML Cleaner and the vulnerable attribute i.e. HTML FormAction are not being used.",
"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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-28957"
},
{
"category": "external",
"summary": "RHBZ#1941534",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1941534"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-28957",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28957"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-28957",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28957"
}
],
"release_date": "2021-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:54:21+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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4162"
}
],
"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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-lxml: Missing input sanitization for formaction HTML5 attributes may lead to XSS"
},
{
"cve": "CVE-2021-29921",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-04-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1957458"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-ipaddress. Improper input validation of octal strings in stdlib ipaddress allows unauthenticated remote attackers to perform indeterminate SSRF, RFI, and LFI attacks on many programs that rely on Python stdlib ipaddress. The highest threat from this vulnerability is to data integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-ipaddress: Improper input validation of octal strings",
"title": "Vulnerability summary"
},
{
"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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-29921"
},
{
"category": "external",
"summary": "RHBZ#1957458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1957458"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-29921",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29921"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-29921",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-29921"
},
{
"category": "external",
"summary": "https://python-security.readthedocs.io/vuln/ipaddress-ipv4-leading-zeros.html",
"url": "https://python-security.readthedocs.io/vuln/ipaddress-ipv4-leading-zeros.html"
}
],
"release_date": "2021-04-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:54:21+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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4162"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"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:N",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-ipaddress: Improper input validation of octal strings"
},
{
"cve": "CVE-2021-33503",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2021-06-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1968074"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-urllib3. When provided with a URL containing many @ characters in the authority component, the authority\u0027s regular expression exhibits catastrophic backtracking. This flaw causes a denial of service if a URL is passed as a parameter or redirected via an HTTP redirect. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-urllib3: ReDoS in the parsing of authority part of URL",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "* Red Hat OpenShift Container Platform (OCP) 4 delivers the python-urllib3 package which includes a vulnerable version of urllib3 module, however from OCP 4.6 the python-urllib3 package is no longer shipped. OCP 4.5 is out of support scope for Moderate and Low impact vulnerabilities, hence is marked Out Of Support Scope.\nThe python-urllib3 package used in OCP 3.11 is not affected by this flaw.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-33503"
},
{
"category": "external",
"summary": "RHBZ#1968074",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1968074"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-33503",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33503"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-33503",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33503"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-q2q7-5pp4-w6pg",
"url": "https://github.com/advisories/GHSA-q2q7-5pp4-w6pg"
}
],
"release_date": "2021-06-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:54:21+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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4162"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
}
],
"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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-urllib3: ReDoS in the parsing of authority part of URL"
},
{
"cve": "CVE-2021-42771",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2021-04-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1955615"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-babel. A path traversal vulnerability was found in how locale data files are checked and loaded within python-babel, allowing a local attacker to trick an application that uses python-babel to load a file outside of the intended locale directory. The highest threat from this vulnerability is to data confidentiality and integrity as well as service availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "It is rather uncommon for applications to use Babel.Locale() with an untrusted attacker-controlled language argument. A static language abbreviation string (e.g. \"en\") is most commonly used instead. For this reason, this flaw has been rated as having a security impact of Moderate.",
"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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-42771"
},
{
"category": "external",
"summary": "RHBZ#1955615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955615"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-42771",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42771"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42771",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42771"
},
{
"category": "external",
"summary": "https://www.tenable.com/security/research/tra-2021-14",
"url": "https://www.tenable.com/security/research/tra-2021-14"
}
],
"release_date": "2021-04-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:54:21+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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4162"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code"
}
]
}
RHSA-2021:4162
Vulnerability from csaf_redhat
Notes
{
"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 and python38-devel:3.8 modules 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-psutil: Double free because of refcount mishandling (CVE-2019-18874)\n\n* python-jinja2: ReDoS vulnerability in the urlize filter (CVE-2020-28493)\n\n* python: Information disclosure via pydoc (CVE-2021-3426)\n\n* python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code (CVE-2021-20095, CVE-2021-42771)\n\n* python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters (CVE-2021-23336)\n\n* python-lxml: Missing input sanitization for formaction HTML5 attributes may lead to XSS (CVE-2021-28957)\n\n* python-ipaddress: Improper input validation of octal strings (CVE-2021-29921)\n\n* python-urllib3: ReDoS in the parsing of authority part of URL (CVE-2021-33503)\n\n* python-pip: Incorrect handling of unicode separators in git references (CVE-2021-3572)\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.5 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-2021:4162",
"url": "https://access.redhat.com/errata/RHSA-2021:4162"
},
{
"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.5_release_notes/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.5_release_notes/"
},
{
"category": "external",
"summary": "1772014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772014"
},
{
"category": "external",
"summary": "1928707",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928707"
},
{
"category": "external",
"summary": "1928904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928904"
},
{
"category": "external",
"summary": "1935913",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1935913"
},
{
"category": "external",
"summary": "1941534",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1941534"
},
{
"category": "external",
"summary": "1955615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955615"
},
{
"category": "external",
"summary": "1957458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1957458"
},
{
"category": "external",
"summary": "1962856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1962856"
},
{
"category": "external",
"summary": "1968074",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1968074"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4162.json"
}
],
"title": "Red Hat Security Advisory: python38:3.8 and python38-devel:3.8 security update",
"tracking": {
"current_release_date": "2025-11-08T06:29:03+00:00",
"generator": {
"date": "2025-11-08T06:29:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2021:4162",
"initial_release_date": "2021-11-09T17:54:21+00:00",
"revision_history": [
{
"date": "2021-11-09T17:54:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-11-09T17:54:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-08T06:29: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 AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"product": {
"name": "PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src (python38:3.8)",
"product_id": "PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"product": {
"name": "babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src (python38:3.8)",
"product_id": "babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/babel@2.7.0-11.module%2Bel8.5.0%2B11015%2B9c1c7c42?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_wsgi@4.6.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"product": {
"name": "numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src (python38:3.8)",
"product_id": "numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"product": {
"name": "python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src (python38:3.8)",
"product_id": "python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-PyMySQL@0.10.1-1.module%2Bel8.4.0%2B9692%2B8e86ab84?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-asn1crypto@1.2.0-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-chardet@3.0.4-19.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-idna@2.8-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"product": {
"name": "python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src (python38:3.8)",
"product_id": "python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jinja2@2.10.3-5.module%2Bel8.5.0%2B10542%2Bba057329?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"product": {
"name": "python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src (python38:3.8)",
"product_id": "python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml@4.4.1-6.module%2Bel8.5.0%2B10542%2Bba057329?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"product": {
"name": "python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src (python38:3.8)",
"product_id": "python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ply@3.11-10.module%2Bel8.4.0%2B9579%2Be9717e18?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"product": {
"name": "python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src (python38:3.8)",
"product_id": "python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycparser@2.19-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pysocks@1.7.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requests@2.22.0-9.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"product": {
"name": "python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src (python38:3.8)",
"product_id": "python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-urllib3@1.25.7-5.module%2Bel8.5.0%2B11639%2Bea5b349d?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"product": {
"name": "python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src (python38:3.8)",
"product_id": "python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wheel@0.33.6-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"product": {
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src (python38:3.8)",
"product_id": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"product": {
"name": "python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src (python38:3.8)",
"product_id": "python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-pip@19.3.1-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"product": {
"name": "python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src (python38:3.8)",
"product_id": "python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-setuptools@41.6.0-5.module%2Bel8.5.0%2B12205%2Ba865257a?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-six@1.12.0-10.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pytz@2019.3-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product": {
"name": "scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src (python38:3.8)",
"product_id": "scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product": {
"name": "pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8)",
"product_id": "pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pytest@4.6.6-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38-devel:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product": {
"name": "python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8)",
"product_id": "python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-atomicwrites@1.3.0-8.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38-devel:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product": {
"name": "python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8)",
"product_id": "python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-attrs@19.3.0-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38-devel:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product": {
"name": "python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8)",
"product_id": "python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-more-itertools@7.2.0-5.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38-devel:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product": {
"name": "python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8)",
"product_id": "python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-packaging@19.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38-devel:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product": {
"name": "python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8)",
"product_id": "python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pluggy@0.13.0-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38-devel:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product": {
"name": "python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8)",
"product_id": "python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-py@1.8.0-8.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38-devel:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product": {
"name": "python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8)",
"product_id": "python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wcwidth@0.1.7-16.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38-devel:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product": {
"name": "python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8)",
"product_id": "python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-pyparsing@2.4.5-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src\u0026rpmmod=python38-devel:3.8:8050020210811101222:e3d35cca"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64 (python38:3.8)",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product": {
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8)",
"product_id": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"product": {
"name": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64 (python38:3.8)",
"product_id": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.4.1-6.module%2Bel8.5.0%2B10542%2Bba057329?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe-debugsource@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"product": {
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64 (python38:3.8)",
"product_id": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product": {
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8)",
"product_id": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-Cython@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-Cython-debuginfo@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cffi@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cffi-debuginfo@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cryptography@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cryptography-debuginfo@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product": {
"name": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8)",
"product_id": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debug@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product": {
"name": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8)",
"product_id": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debuginfo@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product": {
"name": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8)",
"product_id": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debugsource@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product": {
"name": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8)",
"product_id": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-devel@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product": {
"name": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8)",
"product_id": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-idle@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product": {
"name": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8)",
"product_id": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-libs@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"product": {
"name": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64 (python38:3.8)",
"product_id": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-lxml@4.4.1-6.module%2Bel8.5.0%2B10542%2Bba057329?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"product": {
"name": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64 (python38:3.8)",
"product_id": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-lxml-debuginfo@4.4.1-6.module%2Bel8.5.0%2B10542%2Bba057329?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-markupsafe@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-markupsafe-debuginfo@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-mod_wsgi@4.6.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product": {
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8)",
"product_id": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product": {
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8)",
"product_id": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-debuginfo@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product": {
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8)",
"product_id": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-f2py@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"product": {
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64 (python38:3.8)",
"product_id": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psutil@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"product": {
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64 (python38:3.8)",
"product_id": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psutil-debuginfo@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-debuginfo@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-doc@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-tests@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"product": {
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64 (python38:3.8)",
"product_id": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"product": {
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64 (python38:3.8)",
"product_id": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-scipy@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-scipy-debuginfo@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product": {
"name": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8)",
"product_id": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-test@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product": {
"name": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8)",
"product_id": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-tkinter@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product": {
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8)",
"product_id": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"product": {
"name": "python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch (python38:3.8)",
"product_id": "python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-PyMySQL@0.10.1-1.module%2Bel8.4.0%2B9692%2B8e86ab84?arch=noarch\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product": {
"name": "python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8)",
"product_id": "python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-asn1crypto@1.2.0-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"product": {
"name": "python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch (python38:3.8)",
"product_id": "python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-babel@2.7.0-11.module%2Bel8.5.0%2B11015%2B9c1c7c42?arch=noarch\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product": {
"name": "python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8)",
"product_id": "python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-chardet@3.0.4-19.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product": {
"name": "python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8)",
"product_id": "python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-idna@2.8-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"product": {
"name": "python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch (python38:3.8)",
"product_id": "python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-jinja2@2.10.3-5.module%2Bel8.5.0%2B10542%2Bba057329?arch=noarch\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"product": {
"name": "python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch (python38:3.8)",
"product_id": "python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-doc@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=noarch\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"product": {
"name": "python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch (python38:3.8)",
"product_id": "python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pip@19.3.1-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=noarch\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"product": {
"name": "python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch (python38:3.8)",
"product_id": "python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pip-wheel@19.3.1-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=noarch\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"product": {
"name": "python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch (python38:3.8)",
"product_id": "python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-ply@3.11-10.module%2Bel8.4.0%2B9579%2Be9717e18?arch=noarch\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product": {
"name": "python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8)",
"product_id": "python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pycparser@2.19-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product": {
"name": "python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8)",
"product_id": "python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pysocks@1.7.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product": {
"name": "python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8)",
"product_id": "python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pytz@2019.3-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product": {
"name": "python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8)",
"product_id": "python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-requests@2.22.0-9.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"product": {
"name": "python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch (python38:3.8)",
"product_id": "python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-rpm-macros@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=noarch\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"product": {
"name": "python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch (python38:3.8)",
"product_id": "python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-setuptools@41.6.0-5.module%2Bel8.5.0%2B12205%2Ba865257a?arch=noarch\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"product": {
"name": "python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch (python38:3.8)",
"product_id": "python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-setuptools-wheel@41.6.0-5.module%2Bel8.5.0%2B12205%2Ba865257a?arch=noarch\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product": {
"name": "python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8)",
"product_id": "python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-six@1.12.0-10.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"product": {
"name": "python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch (python38:3.8)",
"product_id": "python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-urllib3@1.25.7-5.module%2Bel8.5.0%2B11639%2Bea5b349d?arch=noarch\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"product": {
"name": "python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch (python38:3.8)",
"product_id": "python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-wheel@0.33.6-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=noarch\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"product": {
"name": "python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch (python38:3.8)",
"product_id": "python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-wheel-wheel@0.33.6-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=noarch\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product": {
"name": "python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8)",
"product_id": "python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-atomicwrites@1.3.0-8.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38-devel:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product": {
"name": "python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8)",
"product_id": "python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-attrs@19.3.0-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38-devel:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product": {
"name": "python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8)",
"product_id": "python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-more-itertools@7.2.0-5.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38-devel:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product": {
"name": "python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8)",
"product_id": "python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-packaging@19.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38-devel:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product": {
"name": "python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8)",
"product_id": "python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pluggy@0.13.0-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38-devel:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product": {
"name": "python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8)",
"product_id": "python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-py@1.8.0-8.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38-devel:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product": {
"name": "python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8)",
"product_id": "python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyparsing@2.4.5-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38-devel:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product": {
"name": "python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8)",
"product_id": "python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pytest@4.6.6-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38-devel:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product": {
"name": "python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8)",
"product_id": "python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-wcwidth@0.1.7-16.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch\u0026rpmmod=python38-devel:3.8:8050020210811101222:e3d35cca"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le (python38:3.8)",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product": {
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8)",
"product_id": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"product": {
"name": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le (python38:3.8)",
"product_id": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.4.1-6.module%2Bel8.5.0%2B10542%2Bba057329?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe-debugsource@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"product": {
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le (python38:3.8)",
"product_id": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product": {
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8)",
"product_id": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-Cython@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-Cython-debuginfo@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cffi@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cffi-debuginfo@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cryptography@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cryptography-debuginfo@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product": {
"name": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8)",
"product_id": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debug@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product": {
"name": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8)",
"product_id": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debuginfo@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product": {
"name": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8)",
"product_id": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debugsource@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product": {
"name": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8)",
"product_id": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-devel@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product": {
"name": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8)",
"product_id": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-idle@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product": {
"name": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8)",
"product_id": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-libs@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"product": {
"name": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le (python38:3.8)",
"product_id": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-lxml@4.4.1-6.module%2Bel8.5.0%2B10542%2Bba057329?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"product": {
"name": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le (python38:3.8)",
"product_id": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-lxml-debuginfo@4.4.1-6.module%2Bel8.5.0%2B10542%2Bba057329?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-markupsafe@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-markupsafe-debuginfo@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-mod_wsgi@4.6.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product": {
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8)",
"product_id": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product": {
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8)",
"product_id": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-debuginfo@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product": {
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8)",
"product_id": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-f2py@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"product": {
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le (python38:3.8)",
"product_id": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psutil@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"product": {
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le (python38:3.8)",
"product_id": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psutil-debuginfo@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-debuginfo@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-doc@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-tests@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"product": {
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le (python38:3.8)",
"product_id": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"product": {
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le (python38:3.8)",
"product_id": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-scipy@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-scipy-debuginfo@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product": {
"name": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8)",
"product_id": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-test@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product": {
"name": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8)",
"product_id": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-tkinter@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product": {
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8)",
"product_id": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x (python38:3.8)",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product": {
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x (python38:3.8)",
"product_id": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"product": {
"name": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x (python38:3.8)",
"product_id": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.4.1-6.module%2Bel8.5.0%2B10542%2Bba057329?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe-debugsource@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"product": {
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x (python38:3.8)",
"product_id": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product": {
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x (python38:3.8)",
"product_id": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-Cython@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-Cython-debuginfo@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cffi@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cffi-debuginfo@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cryptography@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cryptography-debuginfo@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product": {
"name": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x (python38:3.8)",
"product_id": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debug@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product": {
"name": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x (python38:3.8)",
"product_id": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debuginfo@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product": {
"name": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x (python38:3.8)",
"product_id": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debugsource@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product": {
"name": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x (python38:3.8)",
"product_id": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-devel@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product": {
"name": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x (python38:3.8)",
"product_id": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-idle@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product": {
"name": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x (python38:3.8)",
"product_id": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-libs@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"product": {
"name": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x (python38:3.8)",
"product_id": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-lxml@4.4.1-6.module%2Bel8.5.0%2B10542%2Bba057329?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"product": {
"name": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x (python38:3.8)",
"product_id": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-lxml-debuginfo@4.4.1-6.module%2Bel8.5.0%2B10542%2Bba057329?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-markupsafe@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-markupsafe-debuginfo@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-mod_wsgi@4.6.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product": {
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x (python38:3.8)",
"product_id": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product": {
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x (python38:3.8)",
"product_id": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-debuginfo@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product": {
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x (python38:3.8)",
"product_id": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-f2py@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"product": {
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x (python38:3.8)",
"product_id": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psutil@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"product": {
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x (python38:3.8)",
"product_id": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psutil-debuginfo@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-debuginfo@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-doc@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-tests@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"product": {
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x (python38:3.8)",
"product_id": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"product": {
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x (python38:3.8)",
"product_id": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-scipy@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-scipy-debuginfo@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product": {
"name": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x (python38:3.8)",
"product_id": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-test@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product": {
"name": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x (python38:3.8)",
"product_id": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-tkinter@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product": {
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8)",
"product_id": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64 (python38:3.8)",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product": {
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8)",
"product_id": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"product": {
"name": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64 (python38:3.8)",
"product_id": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.4.1-6.module%2Bel8.5.0%2B10542%2Bba057329?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe-debugsource@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"product": {
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64 (python38:3.8)",
"product_id": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product": {
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8)",
"product_id": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-Cython@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-Cython-debuginfo@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cffi@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cffi-debuginfo@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cryptography@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cryptography-debuginfo@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product": {
"name": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8)",
"product_id": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debug@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product": {
"name": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8)",
"product_id": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debuginfo@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product": {
"name": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8)",
"product_id": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debugsource@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product": {
"name": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8)",
"product_id": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-devel@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product": {
"name": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8)",
"product_id": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-idle@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product": {
"name": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8)",
"product_id": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-libs@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"product": {
"name": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64 (python38:3.8)",
"product_id": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-lxml@4.4.1-6.module%2Bel8.5.0%2B10542%2Bba057329?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"product": {
"name": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64 (python38:3.8)",
"product_id": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-lxml-debuginfo@4.4.1-6.module%2Bel8.5.0%2B10542%2Bba057329?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-markupsafe@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-markupsafe-debuginfo@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-mod_wsgi@4.6.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product": {
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8)",
"product_id": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product": {
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8)",
"product_id": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-debuginfo@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product": {
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8)",
"product_id": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-f2py@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"product": {
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64 (python38:3.8)",
"product_id": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psutil@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"product": {
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64 (python38:3.8)",
"product_id": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psutil-debuginfo@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-debuginfo@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-doc@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-tests@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"product": {
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64 (python38:3.8)",
"product_id": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"product": {
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64 (python38:3.8)",
"product_id": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-scipy@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-scipy-debuginfo@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product": {
"name": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8)",
"product_id": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-test@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product": {
"name": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8)",
"product_id": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-tkinter@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product": {
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8)",
"product_id": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64\u0026rpmmod=python38:3.8:8050020210811101222:e3d35cca"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8"
},
"product_reference": "PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8"
},
"product_reference": "babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8"
},
"product_reference": "numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8"
},
"product_reference": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8"
},
"product_reference": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8"
},
"product_reference": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8"
},
"product_reference": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8"
},
"product_reference": "python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8"
},
"product_reference": "python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8"
},
"product_reference": "python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8"
},
"product_reference": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8"
},
"product_reference": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8"
},
"product_reference": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8"
},
"product_reference": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8"
},
"product_reference": "python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8"
},
"product_reference": "python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8"
},
"product_reference": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8"
},
"product_reference": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8"
},
"product_reference": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8"
},
"product_reference": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8"
},
"product_reference": "python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8"
},
"product_reference": "python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8"
},
"product_reference": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8"
},
"product_reference": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8"
},
"product_reference": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8"
},
"product_reference": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8"
},
"product_reference": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8"
},
"product_reference": "python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8"
},
"product_reference": "python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8"
},
"product_reference": "python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8"
},
"product_reference": "python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8"
},
"product_reference": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8"
},
"product_reference": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8"
},
"product_reference": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8"
},
"product_reference": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8"
},
"product_reference": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8"
},
"product_reference": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8"
},
"product_reference": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8"
},
"product_reference": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8"
},
"product_reference": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8"
},
"product_reference": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8"
},
"product_reference": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8"
},
"product_reference": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8"
},
"product_reference": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8"
},
"product_reference": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8"
},
"product_reference": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8"
},
"product_reference": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8"
},
"product_reference": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8"
},
"product_reference": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8"
},
"product_reference": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8"
},
"product_reference": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8"
},
"product_reference": "python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8"
},
"product_reference": "python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8"
},
"product_reference": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8"
},
"product_reference": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8"
},
"product_reference": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8"
},
"product_reference": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8"
},
"product_reference": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8"
},
"product_reference": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8"
},
"product_reference": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8"
},
"product_reference": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8"
},
"product_reference": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8"
},
"product_reference": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8"
},
"product_reference": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8"
},
"product_reference": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8"
},
"product_reference": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8"
},
"product_reference": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8"
},
"product_reference": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8"
},
"product_reference": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8"
},
"product_reference": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8"
},
"product_reference": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8"
},
"product_reference": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8"
},
"product_reference": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8"
},
"product_reference": "python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8"
},
"product_reference": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8"
},
"product_reference": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8"
},
"product_reference": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8"
},
"product_reference": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8"
},
"product_reference": "python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8"
},
"product_reference": "python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8"
},
"product_reference": "python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8"
},
"product_reference": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8"
},
"product_reference": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8"
},
"product_reference": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8"
},
"product_reference": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8"
},
"product_reference": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8"
},
"product_reference": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8"
},
"product_reference": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8"
},
"product_reference": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8"
},
"product_reference": "python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8"
},
"product_reference": "python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8"
},
"product_reference": "python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8"
},
"product_reference": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8"
},
"product_reference": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8"
},
"product_reference": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8"
},
"product_reference": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8"
},
"product_reference": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8"
},
"product_reference": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8"
},
"product_reference": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8"
},
"product_reference": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8"
},
"product_reference": "python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8"
},
"product_reference": "python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8"
},
"product_reference": "python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8"
},
"product_reference": "python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8"
},
"product_reference": "python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8"
},
"product_reference": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8"
},
"product_reference": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8"
},
"product_reference": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8"
},
"product_reference": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8"
},
"product_reference": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8"
},
"product_reference": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8"
},
"product_reference": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8"
},
"product_reference": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8"
},
"product_reference": "python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8"
},
"product_reference": "python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8"
},
"product_reference": "python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8"
},
"product_reference": "python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8"
},
"product_reference": "python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8"
},
"product_reference": "scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8"
},
"product_reference": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8"
},
"product_reference": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8"
},
"product_reference": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64 (python38:3.8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8"
},
"product_reference": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
},
"product_reference": "pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
},
"product_reference": "python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
},
"product_reference": "python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
},
"product_reference": "python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
},
"product_reference": "python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
},
"product_reference": "python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
},
"product_reference": "python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
},
"product_reference": "python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8"
},
"product_reference": "python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8"
},
"product_reference": "python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8"
},
"product_reference": "python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8"
},
"product_reference": "python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8"
},
"product_reference": "python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8"
},
"product_reference": "python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8"
},
"product_reference": "python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8"
},
"product_reference": "python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch (python38-devel:3.8) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8"
},
"product_reference": "python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src (python38-devel:3.8) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
},
"product_reference": "python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"relates_to_product_reference": "CRB-8.5.0.GA"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Riccardo Schirone"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2019-18874",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-11-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1772014"
}
],
"notes": [
{
"category": "description",
"text": "A double free issue has been discovered in python-psutil because of the mishandling of refcounts while converting system data into Python objects in functions like psutil_disk_partitions(), psutil_users(), psutil_net_if_addrs(), and others. In particular cases, a local attacker may be able to get code execution by manipulating system resources that python-psutil then tries to convert.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-psutil: Double free because of refcount mishandling",
"title": "Vulnerability summary"
},
{
"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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-18874"
},
{
"category": "external",
"summary": "RHBZ#1772014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772014"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-18874",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18874"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-18874",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-18874"
}
],
"release_date": "2019-11-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:54:21+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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4162"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-psutil: Double free because of refcount mishandling"
},
{
"cve": "CVE-2020-27619",
"cwe": {
"id": "CWE-95",
"name": "Improper Neutralization of Directives in Dynamically Evaluated Code (\u0027Eval Injection\u0027)"
},
"discovery_date": "2020-10-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1889886"
}
],
"notes": [
{
"category": "description",
"text": "In Python3\u0027s Lib/test/multibytecodec_support.py CJK codec tests call eval() on content retrieved via HTTP.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Unsafe use of eval() on data retrieved via HTTP in the test suite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "As of Red Hat Quay 3.4 the python runtime will be consumed from RHEL. Currently releases up to 3.3 won\u0027t get fixes for this moderate issue.",
"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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-27619"
},
{
"category": "external",
"summary": "RHBZ#1889886",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1889886"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-27619",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27619"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-27619",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-27619"
}
],
"release_date": "2020-10-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:54:21+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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4162"
},
{
"category": "workaround",
"details": "In versions of Python shipped with Red Hat Enterprise Linux and Red Hat Software Collections, the flaw can be mitigated by not running the python tests with network resources enabled. By default, the tests are not run with network resources enabled. Ensure that `-u network` or `-uall` are not passed as options to `python -m test`. For more information on how these commands work, see [1].\n\n1. https://docs.python.org/3/library/test.html",
"product_ids": [
"AppStream-8.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Unsafe use of eval() on data retrieved via HTTP in the test suite"
},
{
"cve": "CVE-2020-28493",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-02-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1928707"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-jinja2. The ReDOS vulnerability of the regex is mainly due to the sub-pattern [a-zA-Z0-9._-]+.[a-zA-Z0-9._-]+. This issue can be mitigated by Markdown to format user content instead of the urlize filter, or by implementing request timeouts and limiting process memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-jinja2: ReDoS vulnerability in the urlize filter",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is out of support scope for the following products:\n\n* Red Hat Enterprise Linux 6\n* Red Hat Enterprise Linux 7\n* Red Hat Ceph Storage 2\n\nTo learn more about Red Hat Enterprise Linux support scopes, please see https://access.redhat.com/support/policy/updates/errata/\n\nIn Red Hat OpenStack Platform, because python-jinja2 is not directly customer exposed, the Impact has been moved to Low and no updated will be provided at this time for the RHOSP python-jinja2 package.\n\nRed Hat Quay does not make use of the vulnerable function, so the impact is Low.",
"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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-28493"
},
{
"category": "external",
"summary": "RHBZ#1928707",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928707"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-28493",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28493"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-28493",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28493"
}
],
"release_date": "2021-02-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:54:21+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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4162"
},
{
"category": "workaround",
"details": "If using the jinja2 library as a developer, this flaw can be mitigated by not using the vulnerable urlize() filter, and instead, using Markdown to format user content.",
"product_ids": [
"AppStream-8.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
}
],
"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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-jinja2: ReDoS vulnerability in the urlize filter"
},
{
"acknowledgments": [
{
"names": [
"David Schw\u00f6rer"
],
"organization": "Fedora"
}
],
"cve": "CVE-2021-3426",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2021-01-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1935913"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python 3\u0027s pydoc. This flaw allows a local or adjacent attacker who discovers or can convince another local or adjacent user to start a pydoc server to access the server and then use it to disclose sensitive information belonging to the other user that they would not normally have the ability to access. The highest threat from this vulnerability is to data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Information disclosure via pydoc",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 uses Python from Red Hat Enterprise Linux RPM repositories and therefore may receive an update for this issue in a future release. Earlier versions of Red Hat Quay will not receive a patch for this issue.\n\nPython 2.x.x as shipped in any Red Hat product is not affected. This flaw is out of support scope for python3 as shipped with Red Hat Enterprise Linux 7. For more information about Red Hat Enterprise Linux support scope, please see https://access.redhat.com/support/policy/updates/errata/ .",
"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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3426"
},
{
"category": "external",
"summary": "RHBZ#1935913",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1935913"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3426",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3426"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3426",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3426"
}
],
"release_date": "2021-03-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:54:21+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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4162"
},
{
"category": "workaround",
"details": "Use the console (no argument needed) or HTML file (-w argument) output to generate docs rather than the HTTP server options. Put differently, do not use the -p or -n options of pydoc.",
"product_ids": [
"AppStream-8.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Information disclosure via pydoc"
},
{
"cve": "CVE-2021-3572",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-05-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1962856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-pip in the way it handled Unicode separators in git references. A remote attacker could possibly use this issue to install a different revision on a repository. The highest threat from this vulnerability is to data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pip: Incorrect handling of unicode separators in git references",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as having a security impact of Low. To exploit this flaw, the attacker needs access to the repository to create a specially crafted tag and force a different revision to be installed.",
"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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3572"
},
{
"category": "external",
"summary": "RHBZ#1962856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1962856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3572",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3572"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3572",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3572"
}
],
"release_date": "2021-04-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:54:21+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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4162"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "python-pip: Incorrect handling of unicode separators in git references"
},
{
"cve": "CVE-2021-20095",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2021-04-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1955615"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-babel. A path traversal vulnerability was found in how locale data files are checked and loaded within python-babel, allowing a local attacker to trick an application that uses python-babel to load a file outside of the intended locale directory. The highest threat from this vulnerability is to data confidentiality and integrity as well as service availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "It is rather uncommon for applications to use Babel.Locale() with an untrusted attacker-controlled language argument. A static language abbreviation string (e.g. \"en\") is most commonly used instead. For this reason, this flaw has been rated as having a security impact of Moderate.",
"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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-20095"
},
{
"category": "external",
"summary": "RHBZ#1955615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955615"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-20095",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20095"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-20095",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20095"
},
{
"category": "external",
"summary": "https://www.tenable.com/security/research/tra-2021-14",
"url": "https://www.tenable.com/security/research/tra-2021-14"
}
],
"release_date": "2021-04-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:54:21+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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4162"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code"
},
{
"cve": "CVE-2021-23336",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2021-02-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1928904"
}
],
"notes": [
{
"category": "description",
"text": "The package python/cpython from 0 and before 3.6.13, from 3.7.0 and before 3.7.10, from 3.8.0 and before 3.8.8, from 3.9.0 and before 3.9.2 are vulnerable to Web Cache Poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a vector called parameter cloaking. When the attacker can separate query parameters using a semicolon (;), they can cause a difference in the interpretation of the request between the proxy (running with default configuration) and the server. This can result in malicious requests being cached as completely safe ones, as the proxy would usually not see the semicolon as a separator, and therefore would not include it in a cache key of an unkeyed parameter.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The python2.7 component in Red Hat Enterprise Linux 9 is listed as not affected as it was removed prior to the release of RHEL-9.0.\n\nThe python3.9 component in Red Hat Enterprise Linux 9 is listed as not affected as a patched version was verified in RHEL-9.0 beta and the RHEL-9.0 GA release included this patched version.\n\nThe python36 component in the python36:3.6 module in Red Hat Enterprise Linux 8 is listed as not affected, as it does not contain Python interpreter or libraries. Packages of the python36 component only provide convenient links to the Python interpreter included in the non-modular python3 component\u0027s platform-python packages. Users of python36:3.6 module also need to check the entry for the python3 component to determine if their systems are affected.\n\nRed Hat Ceph Storage (RHCS) 3 ships an older version of python-django without the directly affected function, but which is still vulnerable to a similar attack involving the semi colon separator. Hence, impact has been rated as Low.\n\nAlthough Red Hat OpenStack Platform 13 \u0026 16.1 both ship the affected code, since the proxy is controlled and configured by OpenStack, the impact has been lowered to Low. As a fix would require a substantial effort or commitment of time, no fix will be provided at this time.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-444: Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform uses secure, encrypted HTTPS connections over TLS 1.2 to reduce the risk of smuggling attacks by preventing the injection of ambiguous or malformed requests between components. The environment employs IPS/IDS and antimalware solutions to detect and block malicious code while ensuring consistent interpretation of HTTP requests across network layers, mitigating request/response inconsistencies. Event logs are collected and analyzed for centralization, correlation, monitoring, alerting, and retention, enabling the detection of malformed or suspicious HTTP traffic. Static code analysis and peer reviews enforce strong input validation and error handling to ensure all user inputs adhere to HTTP protocol specifications.",
"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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-23336"
},
{
"category": "external",
"summary": "RHBZ#1928904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928904"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-23336",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23336"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23336",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23336"
},
{
"category": "external",
"summary": "https://snyk.io/vuln/SNYK-UPSTREAM-PYTHONCPYTHON-1074933",
"url": "https://snyk.io/vuln/SNYK-UPSTREAM-PYTHONCPYTHON-1074933"
}
],
"release_date": "2021-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:54:21+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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4162"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters"
},
{
"cve": "CVE-2021-28957",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2021-03-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1941534"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-lxml. The HTML5 formaction attribute is not input sanitized like the HTML action attribute is which can lead to a Cross-Site Scripting attack (XSS) when an application uses python-lxml to sanitize user inputs. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-lxml: Missing input sanitization for formaction HTML5 attributes may lead to XSS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Web applications vulnerable to this flaw, where a XSS attack can be accomplished, are only those that use python-lxml to sanitize HTML input and that allow user data to be placed in the \"formaction\" attribute of a form button.\n\nIn Red Hat OpenStack Platform, because the flaw has a lower impact and the package is unlikely to be exploited in the RHOSP environment, no update will be provided at this time for the RHOSP python-lxml package.\n\nFor Ansible Tower and Ansible Automation Platform, Lowering the impact from Moderate to Low as the vulnerable function i.e. lxml HTML Cleaner and the vulnerable attribute i.e. HTML FormAction are not being used.",
"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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-28957"
},
{
"category": "external",
"summary": "RHBZ#1941534",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1941534"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-28957",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28957"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-28957",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28957"
}
],
"release_date": "2021-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:54:21+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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4162"
}
],
"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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-lxml: Missing input sanitization for formaction HTML5 attributes may lead to XSS"
},
{
"cve": "CVE-2021-29921",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-04-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1957458"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-ipaddress. Improper input validation of octal strings in stdlib ipaddress allows unauthenticated remote attackers to perform indeterminate SSRF, RFI, and LFI attacks on many programs that rely on Python stdlib ipaddress. The highest threat from this vulnerability is to data integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-ipaddress: Improper input validation of octal strings",
"title": "Vulnerability summary"
},
{
"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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-29921"
},
{
"category": "external",
"summary": "RHBZ#1957458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1957458"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-29921",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29921"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-29921",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-29921"
},
{
"category": "external",
"summary": "https://python-security.readthedocs.io/vuln/ipaddress-ipv4-leading-zeros.html",
"url": "https://python-security.readthedocs.io/vuln/ipaddress-ipv4-leading-zeros.html"
}
],
"release_date": "2021-04-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:54:21+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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4162"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"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:N",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-ipaddress: Improper input validation of octal strings"
},
{
"cve": "CVE-2021-33503",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2021-06-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1968074"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-urllib3. When provided with a URL containing many @ characters in the authority component, the authority\u0027s regular expression exhibits catastrophic backtracking. This flaw causes a denial of service if a URL is passed as a parameter or redirected via an HTTP redirect. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-urllib3: ReDoS in the parsing of authority part of URL",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "* Red Hat OpenShift Container Platform (OCP) 4 delivers the python-urllib3 package which includes a vulnerable version of urllib3 module, however from OCP 4.6 the python-urllib3 package is no longer shipped. OCP 4.5 is out of support scope for Moderate and Low impact vulnerabilities, hence is marked Out Of Support Scope.\nThe python-urllib3 package used in OCP 3.11 is not affected by this flaw.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-33503"
},
{
"category": "external",
"summary": "RHBZ#1968074",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1968074"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-33503",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33503"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-33503",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33503"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-q2q7-5pp4-w6pg",
"url": "https://github.com/advisories/GHSA-q2q7-5pp4-w6pg"
}
],
"release_date": "2021-06-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:54:21+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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4162"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
}
],
"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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-urllib3: ReDoS in the parsing of authority part of URL"
},
{
"cve": "CVE-2021-42771",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2021-04-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1955615"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-babel. A path traversal vulnerability was found in how locale data files are checked and loaded within python-babel, allowing a local attacker to trick an application that uses python-babel to load a file outside of the intended locale directory. The highest threat from this vulnerability is to data confidentiality and integrity as well as service availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "It is rather uncommon for applications to use Babel.Locale() with an untrusted attacker-controlled language argument. A static language abbreviation string (e.g. \"en\") is most commonly used instead. For this reason, this flaw has been rated as having a security impact of Moderate.",
"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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-42771"
},
{
"category": "external",
"summary": "RHBZ#1955615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955615"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-42771",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42771"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42771",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42771"
},
{
"category": "external",
"summary": "https://www.tenable.com/security/research/tra-2021-14",
"url": "https://www.tenable.com/security/research/tra-2021-14"
}
],
"release_date": "2021-04-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:54:21+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.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4162"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src::python38:3.8",
"AppStream-8.5.0.GA:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src::python38:3.8",
"AppStream-8.5.0.GA:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src::python38:3.8",
"AppStream-8.5.0.GA:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x::python38:3.8",
"AppStream-8.5.0.GA:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64::python38:3.8",
"AppStream-8.5.0.GA:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch::python38:3.8",
"AppStream-8.5.0.GA:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src::python38:3.8",
"AppStream-8.5.0.GA:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x::python38:3.8",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64::python38:3.8",
"CRB-8.5.0.GA:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8",
"CRB-8.5.0.GA:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch::python38-devel:3.8",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src::python38-devel:3.8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code"
}
]
}
rhsa-2021:4160
Vulnerability from csaf_redhat
Notes
{
"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 python39:3.9 and python39-devel:3.9 modules 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: Information disclosure via pydoc (CVE-2021-3426)\n\n* python: urllib: Regular expression DoS in AbstractBasicAuthHandler (CVE-2021-3733)\n\n* python-lxml: Missing input sanitization for formaction HTML5 attributes may lead to XSS (CVE-2021-28957)\n\n* python-ipaddress: Improper input validation of octal strings (CVE-2021-29921)\n\n* python-urllib3: ReDoS in the parsing of authority part of URL (CVE-2021-33503)\n\n* python-pip: Incorrect handling of unicode separators in git references (CVE-2021-3572)\n\n* python: urllib: HTTP client possible infinite loop on a 100 Continue response (CVE-2021-3737)\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.5 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-2021:4160",
"url": "https://access.redhat.com/errata/RHSA-2021:4160"
},
{
"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.5_release_notes/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.5_release_notes/"
},
{
"category": "external",
"summary": "1935913",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1935913"
},
{
"category": "external",
"summary": "1941534",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1941534"
},
{
"category": "external",
"summary": "1957458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1957458"
},
{
"category": "external",
"summary": "1962856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1962856"
},
{
"category": "external",
"summary": "1968074",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1968074"
},
{
"category": "external",
"summary": "1995162",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1995162"
},
{
"category": "external",
"summary": "1995234",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1995234"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4160.json"
}
],
"title": "Red Hat Security Advisory: python39:3.9 and python39-devel:3.9 security update",
"tracking": {
"current_release_date": "2025-11-08T06:29:02+00:00",
"generator": {
"date": "2025-11-08T06:29:02+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2021:4160",
"initial_release_date": "2021-11-09T18:32:30+00:00",
"revision_history": [
{
"date": "2021-11-09T18:32:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-11-09T18:32:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-08T06:29:02+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.5.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"product": {
"name": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src (python39:3.9)",
"product_id": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=src\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_wsgi@4.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"product": {
"name": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src (python39:3.9)",
"product_id": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=src\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-PyMySQL@0.10.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-chardet@3.0.4-19.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-idna@2.10-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"product": {
"name": "python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src (python39:3.9)",
"product_id": "python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml@4.6.2-3.module%2Bel8.5.0%2B10536%2Ba233b742?arch=src\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ply@3.11-10.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycparser@2.20-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pysocks@1.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requests@2.25.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-toml@0.10.1-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"product": {
"name": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src (python39:3.9)",
"product_id": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-urllib3@1.25.10-4.module%2Bel8.5.0%2B11712%2Bea2d2be1?arch=src\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"product": {
"name": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src (python39:3.9)",
"product_id": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wheel@0.35.1-4.module%2Bel8.5.0%2B12204%2B54860423?arch=src\u0026epoch=1\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"product": {
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src (python39:3.9)",
"product_id": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=src\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"product": {
"name": "python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src (python39:3.9)",
"product_id": "python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-pip@20.2.4-6.module%2Bel8.5.0%2B12204%2B54860423?arch=src\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"product": {
"name": "python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src (python39:3.9)",
"product_id": "python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-setuptools@50.3.2-4.module%2Bel8.5.0%2B12204%2B54860423?arch=src\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-six@1.15.0-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product": {
"name": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src (python39:3.9)",
"product_id": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product": {
"name": "Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9)",
"product_id": "Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product": {
"name": "pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9)",
"product_id": "pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pybind11@2.6.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product": {
"name": "pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9)",
"product_id": "pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pytest@6.0.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product": {
"name": "python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9)",
"product_id": "python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-attrs@20.3.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product": {
"name": "python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9)",
"product_id": "python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-iniconfig@1.1.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product": {
"name": "python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9)",
"product_id": "python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-more-itertools@8.5.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product": {
"name": "python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9)",
"product_id": "python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-packaging@20.4-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product": {
"name": "python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9)",
"product_id": "python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pluggy@0.13.1-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product": {
"name": "python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9)",
"product_id": "python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-py@1.10.0-1.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product": {
"name": "python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9)",
"product_id": "python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wcwidth@0.2.5-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product": {
"name": "python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9)",
"product_id": "python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-pyparsing@2.4.7-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64 (python39:3.9)",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 (python39:3.9)",
"product_id": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"product": {
"name": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64 (python39:3.9)",
"product_id": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.2-3.module%2Bel8.5.0%2B10536%2Ba233b742?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product": {
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 (python39:3.9)",
"product_id": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product": {
"name": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 (python39:3.9)",
"product_id": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debuginfo@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product": {
"name": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 (python39:3.9)",
"product_id": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debugsource@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product": {
"name": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 (python39:3.9)",
"product_id": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-devel@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product": {
"name": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 (python39:3.9)",
"product_id": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idle@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product": {
"name": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 (python39:3.9)",
"product_id": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-libs@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"product": {
"name": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64 (python39:3.9)",
"product_id": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml@4.6.2-3.module%2Bel8.5.0%2B10536%2Ba233b742?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"product": {
"name": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64 (python39:3.9)",
"product_id": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.2-3.module%2Bel8.5.0%2B10536%2Ba233b742?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product": {
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 (python39:3.9)",
"product_id": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 (python39:3.9)",
"product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 (python39:3.9)",
"product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"product": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64 (python39:3.9)",
"product_id": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"product": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64 (python39:3.9)",
"product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product": {
"name": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 (python39:3.9)",
"product_id": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-test@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product": {
"name": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 (python39:3.9)",
"product_id": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-tkinter@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9)",
"product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"product": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64 (python39-devel:3.9)",
"product_id": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"product": {
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64 (python39-devel:3.9)",
"product_id": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"product": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64 (python39-devel:3.9)",
"product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"product": {
"name": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 (python39-devel:3.9)",
"product_id": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debug@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"product": {
"name": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64 (python39-devel:3.9)",
"product_id": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11@2.6.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"product": {
"name": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64 (python39-devel:3.9)",
"product_id": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11-devel@2.6.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-PyMySQL@0.10.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-chardet@3.0.4-19.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idna@2.10-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product": {
"name": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch (python39:3.9)",
"product_id": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-doc@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product": {
"name": "python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch (python39:3.9)",
"product_id": "python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pip@20.2.4-6.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product": {
"name": "python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch (python39:3.9)",
"product_id": "python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pip-wheel@20.2.4-6.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-ply@3.11-10.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pycparser@2.20-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pysocks@1.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-requests@2.25.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product": {
"name": "python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch (python39:3.9)",
"product_id": "python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-rpm-macros@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product": {
"name": "python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch (python39:3.9)",
"product_id": "python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-setuptools@50.3.2-4.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product": {
"name": "python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch (python39:3.9)",
"product_id": "python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-setuptools-wheel@50.3.2-4.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-six@1.15.0-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product": {
"name": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch (python39:3.9)",
"product_id": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-toml@0.10.1-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"product": {
"name": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch (python39:3.9)",
"product_id": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-urllib3@1.25.10-4.module%2Bel8.5.0%2B11712%2Bea2d2be1?arch=noarch\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product": {
"name": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch (python39:3.9)",
"product_id": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-wheel@0.35.1-4.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch\u0026epoch=1\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product": {
"name": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch (python39:3.9)",
"product_id": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-wheel-wheel@0.35.1-4.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch\u0026epoch=1\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product": {
"name": "python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9)",
"product_id": "python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-attrs@20.3.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product": {
"name": "python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9)",
"product_id": "python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-iniconfig@1.1.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product": {
"name": "python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9)",
"product_id": "python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-more-itertools@8.5.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product": {
"name": "python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9)",
"product_id": "python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-packaging@20.4-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product": {
"name": "python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9)",
"product_id": "python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pluggy@0.13.1-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product": {
"name": "python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9)",
"product_id": "python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-py@1.10.0-1.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product": {
"name": "python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9)",
"product_id": "python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyparsing@2.4.7-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product": {
"name": "python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9)",
"product_id": "python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pytest@6.0.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product": {
"name": "python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9)",
"product_id": "python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-wcwidth@0.2.5-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le (python39:3.9)",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le (python39:3.9)",
"product_id": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"product": {
"name": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le (python39:3.9)",
"product_id": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.2-3.module%2Bel8.5.0%2B10536%2Ba233b742?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product": {
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le (python39:3.9)",
"product_id": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product": {
"name": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le (python39:3.9)",
"product_id": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debuginfo@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product": {
"name": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le (python39:3.9)",
"product_id": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debugsource@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product": {
"name": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le (python39:3.9)",
"product_id": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-devel@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product": {
"name": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le (python39:3.9)",
"product_id": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idle@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product": {
"name": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le (python39:3.9)",
"product_id": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-libs@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"product": {
"name": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le (python39:3.9)",
"product_id": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml@4.6.2-3.module%2Bel8.5.0%2B10536%2Ba233b742?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"product": {
"name": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le (python39:3.9)",
"product_id": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.2-3.module%2Bel8.5.0%2B10536%2Ba233b742?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product": {
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le (python39:3.9)",
"product_id": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le (python39:3.9)",
"product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le (python39:3.9)",
"product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"product": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le (python39:3.9)",
"product_id": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"product": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le (python39:3.9)",
"product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product": {
"name": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le (python39:3.9)",
"product_id": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-test@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product": {
"name": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le (python39:3.9)",
"product_id": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-tkinter@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9)",
"product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"product": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le (python39-devel:3.9)",
"product_id": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"product": {
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le (python39-devel:3.9)",
"product_id": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"product": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le (python39-devel:3.9)",
"product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"product": {
"name": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le (python39-devel:3.9)",
"product_id": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debug@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"product": {
"name": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le (python39-devel:3.9)",
"product_id": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11@2.6.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"product": {
"name": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le (python39-devel:3.9)",
"product_id": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11-devel@2.6.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x (python39:3.9)",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x (python39:3.9)",
"product_id": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"product": {
"name": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x (python39:3.9)",
"product_id": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.2-3.module%2Bel8.5.0%2B10536%2Ba233b742?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product": {
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x (python39:3.9)",
"product_id": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product": {
"name": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x (python39:3.9)",
"product_id": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debuginfo@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product": {
"name": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x (python39:3.9)",
"product_id": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debugsource@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product": {
"name": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x (python39:3.9)",
"product_id": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-devel@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product": {
"name": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x (python39:3.9)",
"product_id": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idle@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product": {
"name": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x (python39:3.9)",
"product_id": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-libs@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"product": {
"name": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x (python39:3.9)",
"product_id": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml@4.6.2-3.module%2Bel8.5.0%2B10536%2Ba233b742?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"product": {
"name": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x (python39:3.9)",
"product_id": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.2-3.module%2Bel8.5.0%2B10536%2Ba233b742?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product": {
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x (python39:3.9)",
"product_id": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x (python39:3.9)",
"product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x (python39:3.9)",
"product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"product": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x (python39:3.9)",
"product_id": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"product": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x (python39:3.9)",
"product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product": {
"name": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x (python39:3.9)",
"product_id": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-test@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product": {
"name": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x (python39:3.9)",
"product_id": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-tkinter@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x (python39:3.9)",
"product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"product": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x (python39-devel:3.9)",
"product_id": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"product": {
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x (python39-devel:3.9)",
"product_id": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"product": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x (python39-devel:3.9)",
"product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"product": {
"name": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x (python39-devel:3.9)",
"product_id": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debug@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"product": {
"name": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x (python39-devel:3.9)",
"product_id": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11@2.6.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"product": {
"name": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x (python39-devel:3.9)",
"product_id": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11-devel@2.6.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 (python39:3.9)",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 (python39:3.9)",
"product_id": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"product": {
"name": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64 (python39:3.9)",
"product_id": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.2-3.module%2Bel8.5.0%2B10536%2Ba233b742?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product": {
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 (python39:3.9)",
"product_id": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product": {
"name": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 (python39:3.9)",
"product_id": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debuginfo@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product": {
"name": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 (python39:3.9)",
"product_id": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debugsource@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product": {
"name": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 (python39:3.9)",
"product_id": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-devel@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product": {
"name": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 (python39:3.9)",
"product_id": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idle@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product": {
"name": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 (python39:3.9)",
"product_id": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-libs@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"product": {
"name": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64 (python39:3.9)",
"product_id": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml@4.6.2-3.module%2Bel8.5.0%2B10536%2Ba233b742?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"product": {
"name": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64 (python39:3.9)",
"product_id": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.2-3.module%2Bel8.5.0%2B10536%2Ba233b742?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product": {
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 (python39:3.9)",
"product_id": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 (python39:3.9)",
"product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 (python39:3.9)",
"product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"product": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 (python39:3.9)",
"product_id": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"product": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 (python39:3.9)",
"product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product": {
"name": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 (python39:3.9)",
"product_id": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-test@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product": {
"name": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 (python39:3.9)",
"product_id": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-tkinter@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9)",
"product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"product": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64 (python39-devel:3.9)",
"product_id": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"product": {
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64 (python39-devel:3.9)",
"product_id": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"product": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64 (python39-devel:3.9)",
"product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"product": {
"name": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 (python39-devel:3.9)",
"product_id": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debug@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"product": {
"name": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39-devel:3.9)",
"product_id": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11@2.6.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"product": {
"name": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39-devel:3.9)",
"product_id": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11-devel@2.6.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64\u0026rpmmod=python39-devel:3.9:8050020210811100211:d428a79b"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9"
},
"product_reference": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9"
},
"product_reference": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9"
},
"product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9"
},
"product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9"
},
"product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9"
},
"product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9"
},
"product_reference": "python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9"
},
"product_reference": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9"
},
"product_reference": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9"
},
"product_reference": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9"
},
"product_reference": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9"
},
"product_reference": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9"
},
"product_reference": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9"
},
"product_reference": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9"
},
"product_reference": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9"
},
"product_reference": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9"
},
"product_reference": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9"
},
"product_reference": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9"
},
"product_reference": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9"
},
"product_reference": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9"
},
"product_reference": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9"
},
"product_reference": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9"
},
"product_reference": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9"
},
"product_reference": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9"
},
"product_reference": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9"
},
"product_reference": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9"
},
"product_reference": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9"
},
"product_reference": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9"
},
"product_reference": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9"
},
"product_reference": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9"
},
"product_reference": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9"
},
"product_reference": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9"
},
"product_reference": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9"
},
"product_reference": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9"
},
"product_reference": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9"
},
"product_reference": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9"
},
"product_reference": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9"
},
"product_reference": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9"
},
"product_reference": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9"
},
"product_reference": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9"
},
"product_reference": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9"
},
"product_reference": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9"
},
"product_reference": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9"
},
"product_reference": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9"
},
"product_reference": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9"
},
"product_reference": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9"
},
"product_reference": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9"
},
"product_reference": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9"
},
"product_reference": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9"
},
"product_reference": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9"
},
"product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9"
},
"product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9"
},
"product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9"
},
"product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9"
},
"product_reference": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9"
},
"product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9"
},
"product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9"
},
"product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9"
},
"product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9"
},
"product_reference": "python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9"
},
"product_reference": "python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9"
},
"product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9"
},
"product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9"
},
"product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9"
},
"product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9"
},
"product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9"
},
"product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9"
},
"product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9"
},
"product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9"
},
"product_reference": "python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9"
},
"product_reference": "python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9"
},
"product_reference": "python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9"
},
"product_reference": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9"
},
"product_reference": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9"
},
"product_reference": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9"
},
"product_reference": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9"
},
"product_reference": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9"
},
"product_reference": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9"
},
"product_reference": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9"
},
"product_reference": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9"
},
"product_reference": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9"
},
"product_reference": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9"
},
"product_reference": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9"
},
"product_reference": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9"
},
"product_reference": "python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9"
},
"product_reference": "python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9"
},
"product_reference": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9"
},
"product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9"
},
"product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9"
},
"product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 (python39:3.9) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9"
},
"product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
},
"product_reference": "Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64 (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9"
},
"product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9"
},
"product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9"
},
"product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64 (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9"
},
"product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
},
"product_reference": "pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
},
"product_reference": "pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
},
"product_reference": "python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
},
"product_reference": "python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
},
"product_reference": "python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
},
"product_reference": "python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
},
"product_reference": "python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
},
"product_reference": "python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
},
"product_reference": "python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64 (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9"
},
"product_reference": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9"
},
"product_reference": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9"
},
"product_reference": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64 (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9"
},
"product_reference": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64 (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9"
},
"product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9"
},
"product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9"
},
"product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64 (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9"
},
"product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9"
},
"product_reference": "python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9"
},
"product_reference": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9"
},
"product_reference": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9"
},
"product_reference": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9"
},
"product_reference": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9"
},
"product_reference": "python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9"
},
"product_reference": "python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9"
},
"product_reference": "python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9"
},
"product_reference": "python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9"
},
"product_reference": "python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64 (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9"
},
"product_reference": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9"
},
"product_reference": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9"
},
"product_reference": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9"
},
"product_reference": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64 (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9"
},
"product_reference": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9"
},
"product_reference": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9"
},
"product_reference": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64 (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9"
},
"product_reference": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9"
},
"product_reference": "python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9"
},
"product_reference": "python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9"
},
"product_reference": "python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src (python39-devel:3.9) as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
},
"product_reference": "python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"relates_to_product_reference": "CRB-8.5.0.GA"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"David Schw\u00f6rer"
],
"organization": "Fedora"
}
],
"cve": "CVE-2021-3426",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2021-01-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1935913"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python 3\u0027s pydoc. This flaw allows a local or adjacent attacker who discovers or can convince another local or adjacent user to start a pydoc server to access the server and then use it to disclose sensitive information belonging to the other user that they would not normally have the ability to access. The highest threat from this vulnerability is to data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Information disclosure via pydoc",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 uses Python from Red Hat Enterprise Linux RPM repositories and therefore may receive an update for this issue in a future release. Earlier versions of Red Hat Quay will not receive a patch for this issue.\n\nPython 2.x.x as shipped in any Red Hat product is not affected. This flaw is out of support scope for python3 as shipped with Red Hat Enterprise Linux 7. For more information about Red Hat Enterprise Linux support scope, please see https://access.redhat.com/support/policy/updates/errata/ .",
"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.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3426"
},
{
"category": "external",
"summary": "RHBZ#1935913",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1935913"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3426",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3426"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3426",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3426"
}
],
"release_date": "2021-03-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T18:32:30+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.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4160"
},
{
"category": "workaround",
"details": "Use the console (no argument needed) or HTML file (-w argument) output to generate docs rather than the HTTP server options. Put differently, do not use the -p or -n options of pydoc.",
"product_ids": [
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Information disclosure via pydoc"
},
{
"cve": "CVE-2021-3572",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-05-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1962856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-pip in the way it handled Unicode separators in git references. A remote attacker could possibly use this issue to install a different revision on a repository. The highest threat from this vulnerability is to data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pip: Incorrect handling of unicode separators in git references",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as having a security impact of Low. To exploit this flaw, the attacker needs access to the repository to create a specially crafted tag and force a different revision to be installed.",
"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.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3572"
},
{
"category": "external",
"summary": "RHBZ#1962856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1962856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3572",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3572"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3572",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3572"
}
],
"release_date": "2021-04-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T18:32:30+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.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4160"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "python-pip: Incorrect handling of unicode separators in git references"
},
{
"cve": "CVE-2021-3733",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-08-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1995234"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s a flaw in urllib\u0027s AbstractBasicAuthHandler class. An attacker who controls a malicious HTTP server that an HTTP client (such as web browser) connects to, could trigger a Regular Expression Denial of Service (ReDOS) during an authentication request with a specially crafted payload that is sent by the server to the client. The greatest threat that this flaw poses is to application availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: urllib: Regular expression DoS in AbstractBasicAuthHandler",
"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\nThis flaw is out of support scope for versions of Python shipped in Red Hat Enterprise Linux 7 base OS and Red Hat Enterprise Linux 6. For more information about support life cycles, please see https://access.redhat.com/support/policy/updates/errata/\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"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.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3733"
},
{
"category": "external",
"summary": "RHBZ#1995234",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1995234"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3733",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3733"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3733",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3733"
},
{
"category": "external",
"summary": "https://docs.python.org/3.6/whatsnew/changelog.html#python-3-6-14-final",
"url": "https://docs.python.org/3.6/whatsnew/changelog.html#python-3-6-14-final"
},
{
"category": "external",
"summary": "https://docs.python.org/3.7/whatsnew/changelog.html#python-3-7-11-final",
"url": "https://docs.python.org/3.7/whatsnew/changelog.html#python-3-7-11-final"
},
{
"category": "external",
"summary": "https://docs.python.org/3.8/whatsnew/changelog.html#python-3-8-10-final",
"url": "https://docs.python.org/3.8/whatsnew/changelog.html#python-3-8-10-final"
},
{
"category": "external",
"summary": "https://docs.python.org/3.9/whatsnew/changelog.html#python-3-9-5-final",
"url": "https://docs.python.org/3.9/whatsnew/changelog.html#python-3-9-5-final"
}
],
"release_date": "2021-08-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T18:32:30+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.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4160"
}
],
"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.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: urllib: Regular expression DoS in AbstractBasicAuthHandler"
},
{
"cve": "CVE-2021-3737",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-08-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1995162"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python. An improperly handled HTTP response in the HTTP client code of python may allow a remote attacker, who controls the HTTP server, to make the client script enter an infinite loop, consuming CPU time. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: urllib: HTTP client possible infinite loop on a 100 Continue response",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Given the flaw is in the client side and it requires automatically connecting to a compromised but trusted server or manually connecting to a malicious server, the Impact of this flaw has been set to Low. It requires indeed unlikely circumstances to be exploited and when it is it is enough to stop the client or restart it.\n\nThis issue did not affect the versions of rh-python38-python as shipped with Red Hat Software Collections 3 as they already contain the patch.",
"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.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3737"
},
{
"category": "external",
"summary": "RHBZ#1995162",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1995162"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3737",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3737"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3737",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3737"
}
],
"release_date": "2021-08-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T18:32:30+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.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4160"
}
],
"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.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "python: urllib: HTTP client possible infinite loop on a 100 Continue response"
},
{
"cve": "CVE-2021-28957",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2021-03-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1941534"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-lxml. The HTML5 formaction attribute is not input sanitized like the HTML action attribute is which can lead to a Cross-Site Scripting attack (XSS) when an application uses python-lxml to sanitize user inputs. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-lxml: Missing input sanitization for formaction HTML5 attributes may lead to XSS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Web applications vulnerable to this flaw, where a XSS attack can be accomplished, are only those that use python-lxml to sanitize HTML input and that allow user data to be placed in the \"formaction\" attribute of a form button.\n\nIn Red Hat OpenStack Platform, because the flaw has a lower impact and the package is unlikely to be exploited in the RHOSP environment, no update will be provided at this time for the RHOSP python-lxml package.\n\nFor Ansible Tower and Ansible Automation Platform, Lowering the impact from Moderate to Low as the vulnerable function i.e. lxml HTML Cleaner and the vulnerable attribute i.e. HTML FormAction are not being used.",
"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.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-28957"
},
{
"category": "external",
"summary": "RHBZ#1941534",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1941534"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-28957",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28957"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-28957",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28957"
}
],
"release_date": "2021-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T18:32:30+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.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4160"
}
],
"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.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-lxml: Missing input sanitization for formaction HTML5 attributes may lead to XSS"
},
{
"cve": "CVE-2021-29921",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-04-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1957458"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-ipaddress. Improper input validation of octal strings in stdlib ipaddress allows unauthenticated remote attackers to perform indeterminate SSRF, RFI, and LFI attacks on many programs that rely on Python stdlib ipaddress. The highest threat from this vulnerability is to data integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-ipaddress: Improper input validation of octal strings",
"title": "Vulnerability summary"
},
{
"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.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-29921"
},
{
"category": "external",
"summary": "RHBZ#1957458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1957458"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-29921",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29921"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-29921",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-29921"
},
{
"category": "external",
"summary": "https://python-security.readthedocs.io/vuln/ipaddress-ipv4-leading-zeros.html",
"url": "https://python-security.readthedocs.io/vuln/ipaddress-ipv4-leading-zeros.html"
}
],
"release_date": "2021-04-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T18:32:30+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.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4160"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"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:N",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-ipaddress: Improper input validation of octal strings"
},
{
"cve": "CVE-2021-33503",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2021-06-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1968074"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-urllib3. When provided with a URL containing many @ characters in the authority component, the authority\u0027s regular expression exhibits catastrophic backtracking. This flaw causes a denial of service if a URL is passed as a parameter or redirected via an HTTP redirect. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-urllib3: ReDoS in the parsing of authority part of URL",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "* Red Hat OpenShift Container Platform (OCP) 4 delivers the python-urllib3 package which includes a vulnerable version of urllib3 module, however from OCP 4.6 the python-urllib3 package is no longer shipped. OCP 4.5 is out of support scope for Moderate and Low impact vulnerabilities, hence is marked Out Of Support Scope.\nThe python-urllib3 package used in OCP 3.11 is not affected by this flaw.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. Event logs are collected and processed for centralization, correlation, analysis, monitoring, reporting, alerting, and retention. This process ensures that audit logs are generated for specific events involving sensitive information, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"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.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-33503"
},
{
"category": "external",
"summary": "RHBZ#1968074",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1968074"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-33503",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33503"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-33503",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33503"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-q2q7-5pp4-w6pg",
"url": "https://github.com/advisories/GHSA-q2q7-5pp4-w6pg"
}
],
"release_date": "2021-06-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T18:32:30+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.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4160"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
]
}
],
"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.5.0.GA:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src::python39:3.9",
"AppStream-8.5.0.GA:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39:3.9",
"AppStream-8.5.0.GA:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39:3.9",
"AppStream-8.5.0.GA:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch::python39:3.9",
"AppStream-8.5.0.GA:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src::python39:3.9",
"AppStream-8.5.0.GA:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x::python39:3.9",
"AppStream-8.5.0.GA:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64::python39:3.9",
"CRB-8.5.0.GA:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch::python39-devel:3.9",
"CRB-8.5.0.GA:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src::python39-devel:3.9"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-urllib3: ReDoS in the parsing of authority part of URL"
}
]
}
rhsa-2021_4160
Vulnerability from csaf_redhat
Notes
{
"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 python39:3.9 and python39-devel:3.9 modules 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: Information disclosure via pydoc (CVE-2021-3426)\n\n* python: urllib: Regular expression DoS in AbstractBasicAuthHandler (CVE-2021-3733)\n\n* python-lxml: Missing input sanitization for formaction HTML5 attributes may lead to XSS (CVE-2021-28957)\n\n* python-ipaddress: Improper input validation of octal strings (CVE-2021-29921)\n\n* python-urllib3: ReDoS in the parsing of authority part of URL (CVE-2021-33503)\n\n* python-pip: Incorrect handling of unicode separators in git references (CVE-2021-3572)\n\n* python: urllib: HTTP client possible infinite loop on a 100 Continue response (CVE-2021-3737)\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.5 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-2021:4160",
"url": "https://access.redhat.com/errata/RHSA-2021:4160"
},
{
"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.5_release_notes/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.5_release_notes/"
},
{
"category": "external",
"summary": "1935913",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1935913"
},
{
"category": "external",
"summary": "1941534",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1941534"
},
{
"category": "external",
"summary": "1957458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1957458"
},
{
"category": "external",
"summary": "1962856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1962856"
},
{
"category": "external",
"summary": "1968074",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1968074"
},
{
"category": "external",
"summary": "1995162",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1995162"
},
{
"category": "external",
"summary": "1995234",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1995234"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4160.json"
}
],
"title": "Red Hat Security Advisory: python39:3.9 and python39-devel:3.9 security update",
"tracking": {
"current_release_date": "2025-01-06T21:28:53+00:00",
"generator": {
"date": "2025-01-06T21:28:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2021:4160",
"initial_release_date": "2021-11-09T18:32:30+00:00",
"revision_history": [
{
"date": "2021-11-09T18:32:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-11-09T18:32:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T21:28:53+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.5.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python39:3.9:8050020210811100211:d428a79b",
"product": {
"name": "python39:3.9:8050020210811100211:d428a79b",
"product_id": "python39:3.9:8050020210811100211:d428a79b",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/python39@3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch",
"product": {
"name": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch",
"product_id": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-PyMySQL@0.10.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch",
"product": {
"name": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch",
"product_id": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-chardet@3.0.4-19.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch",
"product": {
"name": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch",
"product_id": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idna@2.10-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch",
"product": {
"name": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch",
"product_id": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-doc@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"product": {
"name": "python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"product_id": "python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pip@20.2.4-6.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"product": {
"name": "python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"product_id": "python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pip-wheel@20.2.4-6.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch",
"product": {
"name": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch",
"product_id": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-ply@3.11-10.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch",
"product": {
"name": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch",
"product_id": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pycparser@2.20-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch",
"product": {
"name": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch",
"product_id": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pysocks@1.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch",
"product": {
"name": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch",
"product_id": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-requests@2.25.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch",
"product": {
"name": "python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch",
"product_id": "python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-rpm-macros@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"product": {
"name": "python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"product_id": "python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-setuptools@50.3.2-4.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"product": {
"name": "python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"product_id": "python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-setuptools-wheel@50.3.2-4.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch",
"product": {
"name": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch",
"product_id": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-six@1.15.0-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch",
"product": {
"name": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch",
"product_id": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-toml@0.10.1-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch",
"product": {
"name": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch",
"product_id": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-urllib3@1.25.10-4.module%2Bel8.5.0%2B11712%2Bea2d2be1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"product": {
"name": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"product_id": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-wheel@0.35.1-4.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"product": {
"name": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"product_id": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-wheel-wheel@0.35.1-4.module%2Bel8.5.0%2B12204%2B54860423?arch=noarch\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python39-devel:3.9:8050020210811100211:d428a79b",
"product": {
"name": "python39-devel:3.9:8050020210811100211:d428a79b",
"product_id": "python39-devel:3.9:8050020210811100211:d428a79b",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/python39-devel@3.9:8050020210811100211:d428a79b"
}
}
},
{
"category": "product_version",
"name": "python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch",
"product": {
"name": "python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch",
"product_id": "python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-attrs@20.3.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch",
"product": {
"name": "python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch",
"product_id": "python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-iniconfig@1.1.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch",
"product": {
"name": "python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch",
"product_id": "python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-more-itertools@8.5.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch",
"product": {
"name": "python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch",
"product_id": "python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-packaging@20.4-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch",
"product": {
"name": "python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch",
"product_id": "python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pluggy@0.13.1-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch",
"product": {
"name": "python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch",
"product_id": "python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-py@1.10.0-1.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch",
"product": {
"name": "python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch",
"product_id": "python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyparsing@2.4.7-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch",
"product": {
"name": "python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch",
"product_id": "python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pytest@6.0.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch",
"product": {
"name": "python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch",
"product_id": "python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-wcwidth@0.2.5-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src",
"product": {
"name": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src",
"product_id": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=src"
}
}
},
{
"category": "product_version",
"name": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src",
"product": {
"name": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src",
"product_id": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_wsgi@4.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src"
}
}
},
{
"category": "product_version",
"name": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src",
"product": {
"name": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src",
"product_id": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src",
"product": {
"name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src",
"product_id": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-PyMySQL@0.10.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src",
"product": {
"name": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src",
"product_id": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src",
"product": {
"name": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src",
"product_id": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-chardet@3.0.4-19.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src",
"product": {
"name": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src",
"product_id": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src",
"product": {
"name": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src",
"product_id": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-idna@2.10-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src",
"product": {
"name": "python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src",
"product_id": "python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml@4.6.2-3.module%2Bel8.5.0%2B10536%2Ba233b742?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src",
"product": {
"name": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src",
"product_id": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ply@3.11-10.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src",
"product": {
"name": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src",
"product_id": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src",
"product": {
"name": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src",
"product_id": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src",
"product": {
"name": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src",
"product_id": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycparser@2.20-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src",
"product": {
"name": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src",
"product_id": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pysocks@1.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src",
"product": {
"name": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src",
"product_id": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requests@2.25.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src",
"product": {
"name": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src",
"product_id": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-toml@0.10.1-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src",
"product": {
"name": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src",
"product_id": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-urllib3@1.25.10-4.module%2Bel8.5.0%2B11712%2Bea2d2be1?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src",
"product": {
"name": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src",
"product_id": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wheel@0.35.1-4.module%2Bel8.5.0%2B12204%2B54860423?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src",
"product": {
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src",
"product_id": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src",
"product": {
"name": "python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src",
"product_id": "python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-pip@20.2.4-6.module%2Bel8.5.0%2B12204%2B54860423?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src",
"product": {
"name": "python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src",
"product_id": "python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-setuptools@50.3.2-4.module%2Bel8.5.0%2B12204%2B54860423?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src",
"product": {
"name": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src",
"product_id": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-six@1.15.0-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src"
}
}
},
{
"category": "product_version",
"name": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src",
"product": {
"name": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src",
"product_id": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src"
}
}
},
{
"category": "product_version",
"name": "Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src",
"product": {
"name": "Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src",
"product_id": "Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src"
}
}
},
{
"category": "product_version",
"name": "pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src",
"product": {
"name": "pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src",
"product_id": "pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pybind11@2.6.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src"
}
}
},
{
"category": "product_version",
"name": "pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src",
"product": {
"name": "pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src",
"product_id": "pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pytest@6.0.2-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src",
"product": {
"name": "python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src",
"product_id": "python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-attrs@20.3.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src",
"product": {
"name": "python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src",
"product_id": "python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-iniconfig@1.1.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src",
"product": {
"name": "python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src",
"product_id": "python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-more-itertools@8.5.0-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src",
"product": {
"name": "python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src",
"product_id": "python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-packaging@20.4-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src",
"product": {
"name": "python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src",
"product_id": "python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pluggy@0.13.1-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src",
"product": {
"name": "python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src",
"product_id": "python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-py@1.10.0-1.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src",
"product": {
"name": "python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src",
"product_id": "python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wcwidth@0.2.5-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src",
"product": {
"name": "python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src",
"product_id": "python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-pyparsing@2.4.7-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"product": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"product_id": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"product": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"product": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"product": {
"name": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"product_id": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.2-3.module%2Bel8.5.0%2B10536%2Ba233b742?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"product": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"product": {
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"product_id": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"product": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"product": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"product": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"product": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"product": {
"name": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"product_id": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debuginfo@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"product": {
"name": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"product_id": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debugsource@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"product": {
"name": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"product_id": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-devel@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"product": {
"name": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"product_id": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idle@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"product": {
"name": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"product_id": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-libs@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"product": {
"name": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"product_id": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml@4.6.2-3.module%2Bel8.5.0%2B10536%2Ba233b742?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"product": {
"name": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"product_id": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.2-3.module%2Bel8.5.0%2B10536%2Ba233b742?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64",
"product": {
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64",
"product_id": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"product": {
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"product_id": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"product": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"product": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"product": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"product": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"product": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"product": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"product": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"product": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"product": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"product_id": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"product": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"product": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"product": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"product": {
"name": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"product_id": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-test@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"product": {
"name": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"product_id": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-tkinter@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"product": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"product": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"product_id": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"product": {
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"product_id": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"product": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"product": {
"name": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"product_id": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debug@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"product": {
"name": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"product_id": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11@2.6.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"product": {
"name": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"product_id": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11-devel@2.6.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"product": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"product_id": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"product": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"product": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"product": {
"name": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"product_id": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.2-3.module%2Bel8.5.0%2B10536%2Ba233b742?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"product": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"product": {
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"product_id": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"product": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"product": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"product": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"product": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"product": {
"name": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"product_id": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debuginfo@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"product": {
"name": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"product_id": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debugsource@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"product": {
"name": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"product_id": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-devel@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"product": {
"name": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"product_id": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idle@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"product": {
"name": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"product_id": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-libs@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"product": {
"name": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"product_id": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml@4.6.2-3.module%2Bel8.5.0%2B10536%2Ba233b742?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"product": {
"name": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"product_id": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.2-3.module%2Bel8.5.0%2B10536%2Ba233b742?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le",
"product": {
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le",
"product_id": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"product": {
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"product_id": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"product": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"product": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"product": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"product": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"product": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"product": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"product": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"product": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"product": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"product_id": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"product": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"product": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"product": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"product": {
"name": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"product_id": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-test@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"product": {
"name": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"product_id": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-tkinter@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"product": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"product": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"product_id": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"product": {
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"product_id": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"product": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"product": {
"name": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"product_id": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debug@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"product": {
"name": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"product_id": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11@2.6.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"product": {
"name": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"product_id": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11-devel@2.6.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"product": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"product_id": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"product": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"product": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"product": {
"name": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"product_id": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.2-3.module%2Bel8.5.0%2B10536%2Ba233b742?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"product": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"product": {
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"product_id": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"product": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"product": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"product": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"product": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"product": {
"name": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"product_id": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debuginfo@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"product": {
"name": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"product_id": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debugsource@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"product": {
"name": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"product_id": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-devel@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"product": {
"name": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"product_id": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idle@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"product": {
"name": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"product_id": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-libs@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"product": {
"name": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"product_id": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml@4.6.2-3.module%2Bel8.5.0%2B10536%2Ba233b742?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"product": {
"name": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"product_id": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.2-3.module%2Bel8.5.0%2B10536%2Ba233b742?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x",
"product": {
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x",
"product_id": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"product": {
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"product_id": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"product": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"product": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"product": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"product": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"product": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"product": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"product": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"product": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"product": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"product_id": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"product": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"product": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"product": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"product": {
"name": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"product_id": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-test@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"product": {
"name": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"product_id": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-tkinter@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"product": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"product": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"product_id": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"product": {
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"product_id": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"product": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"product": {
"name": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"product_id": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debug@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"product": {
"name": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"product_id": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11@2.6.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"product": {
"name": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"product_id": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11-devel@2.6.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"product": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"product_id": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"product": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"product_id": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"product": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"product_id": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"product": {
"name": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"product_id": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.6.2-3.module%2Bel8.5.0%2B10536%2Ba233b742?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"product": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"product_id": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"product_id": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"product": {
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"product_id": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"product": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"product_id": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"product": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"product_id": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.14.3-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"product": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"product_id": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"product": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"product_id": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.3.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"product": {
"name": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"product_id": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debuginfo@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"product": {
"name": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"product_id": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debugsource@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"product": {
"name": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"product_id": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-devel@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"product": {
"name": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"product_id": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-idle@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"product": {
"name": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"product_id": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-libs@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"product": {
"name": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"product_id": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml@4.6.2-3.module%2Bel8.5.0%2B10536%2Ba233b742?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"product": {
"name": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"product_id": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.6.2-3.module%2Bel8.5.0%2B10536%2Ba233b742?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64",
"product": {
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64",
"product_id": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-mod_wsgi@4.7.1-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"product": {
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"product_id": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"product": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"product_id": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-debuginfo@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"product": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"product_id": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-numpy-f2py@1.19.4-3.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"product": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"product_id": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"product": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"product_id": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psutil-debuginfo@5.8.0-4.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"product": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"product_id": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"product": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"product_id": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"product": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"product_id": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-doc@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"product": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"product_id": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-psycopg2-tests@2.8.6-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"product": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"product_id": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"product": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"product_id": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10613%2B59a13ec4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"product": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"product_id": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"product": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"product_id": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-scipy-debuginfo@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"product": {
"name": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"product_id": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-test@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"product": {
"name": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"product_id": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-tkinter@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"product": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"product_id": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.5.4-3.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"product": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"product_id": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"product": {
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"product_id": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"product": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"product_id": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-Cython-debuginfo@0.29.21-5.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"product": {
"name": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"product_id": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-debug@3.9.6-2.module%2Bel8.5.0%2B12204%2B54860423?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"product": {
"name": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"product_id": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11@2.6.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"product": {
"name": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"product_id": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pybind11-devel@2.6.1-2.module%2Bel8.4.0%2B9822%2B20bf1249?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
"product_reference": "python39:3.9:8050020210811100211:d428a79b",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src"
},
"product_reference": "PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src"
},
"product_reference": "mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src"
},
"product_reference": "numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64"
},
"product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le"
},
"product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x"
},
"product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64"
},
"product_reference": "numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src"
},
"product_reference": "python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src"
},
"product_reference": "python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64"
},
"product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le"
},
"product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x"
},
"product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64"
},
"product_reference": "python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src"
},
"product_reference": "python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src"
},
"product_reference": "python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64"
},
"product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le"
},
"product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x"
},
"product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64"
},
"product_reference": "python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src"
},
"product_reference": "python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src"
},
"product_reference": "python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64"
},
"product_reference": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le"
},
"product_reference": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x"
},
"product_reference": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64"
},
"product_reference": "python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src"
},
"product_reference": "python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src"
},
"product_reference": "python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64"
},
"product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le"
},
"product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x"
},
"product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64"
},
"product_reference": "python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src"
},
"product_reference": "python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src"
},
"product_reference": "python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src"
},
"product_reference": "python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src"
},
"product_reference": "python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src"
},
"product_reference": "python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src"
},
"product_reference": "python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src"
},
"product_reference": "python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64"
},
"product_reference": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le"
},
"product_reference": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x"
},
"product_reference": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src"
},
"product_reference": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64"
},
"product_reference": "python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch"
},
"product_reference": "python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64"
},
"product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le"
},
"product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x"
},
"product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64"
},
"product_reference": "python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64"
},
"product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le"
},
"product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x"
},
"product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64"
},
"product_reference": "python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch"
},
"product_reference": "python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64"
},
"product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le"
},
"product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x"
},
"product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64"
},
"product_reference": "python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64"
},
"product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le"
},
"product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x"
},
"product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64"
},
"product_reference": "python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64"
},
"product_reference": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le"
},
"product_reference": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x"
},
"product_reference": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64"
},
"product_reference": "python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64"
},
"product_reference": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le"
},
"product_reference": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x"
},
"product_reference": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64"
},
"product_reference": "python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64"
},
"product_reference": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le"
},
"product_reference": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x"
},
"product_reference": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64"
},
"product_reference": "python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64"
},
"product_reference": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le"
},
"product_reference": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x"
},
"product_reference": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64"
},
"product_reference": "python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch"
},
"product_reference": "python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64"
},
"product_reference": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le"
},
"product_reference": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x"
},
"product_reference": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64"
},
"product_reference": "python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64"
},
"product_reference": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le"
},
"product_reference": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x"
},
"product_reference": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64"
},
"product_reference": "python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64"
},
"product_reference": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le"
},
"product_reference": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x"
},
"product_reference": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64"
},
"product_reference": "python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64"
},
"product_reference": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le"
},
"product_reference": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x"
},
"product_reference": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64"
},
"product_reference": "python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64"
},
"product_reference": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le"
},
"product_reference": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x"
},
"product_reference": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64"
},
"product_reference": "python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64"
},
"product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le"
},
"product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x"
},
"product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64"
},
"product_reference": "python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch"
},
"product_reference": "python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64"
},
"product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le"
},
"product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x"
},
"product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64"
},
"product_reference": "python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch"
},
"product_reference": "python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch"
},
"product_reference": "python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch"
},
"product_reference": "python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64"
},
"product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le"
},
"product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x"
},
"product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64"
},
"product_reference": "python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64"
},
"product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le"
},
"product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x"
},
"product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64"
},
"product_reference": "python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64"
},
"product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le"
},
"product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x"
},
"product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64"
},
"product_reference": "python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64"
},
"product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le"
},
"product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x"
},
"product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64"
},
"product_reference": "python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64"
},
"product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le"
},
"product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x"
},
"product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64"
},
"product_reference": "python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64"
},
"product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le"
},
"product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x"
},
"product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64"
},
"product_reference": "python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch"
},
"product_reference": "python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch"
},
"product_reference": "python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64"
},
"product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le"
},
"product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x"
},
"product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64"
},
"product_reference": "python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64"
},
"product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le"
},
"product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x"
},
"product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64"
},
"product_reference": "python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch"
},
"product_reference": "python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch"
},
"product_reference": "python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64"
},
"product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le"
},
"product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x"
},
"product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64"
},
"product_reference": "python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64"
},
"product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le"
},
"product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x"
},
"product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64"
},
"product_reference": "python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch"
},
"product_reference": "python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch"
},
"product_reference": "python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch"
},
"product_reference": "python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64"
},
"product_reference": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le"
},
"product_reference": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x"
},
"product_reference": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64"
},
"product_reference": "python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64"
},
"product_reference": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le"
},
"product_reference": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x"
},
"product_reference": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64"
},
"product_reference": "python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch"
},
"product_reference": "python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch"
},
"product_reference": "python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch"
},
"product_reference": "python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch"
},
"product_reference": "python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src"
},
"product_reference": "python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src"
},
"product_reference": "python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src"
},
"product_reference": "python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src"
},
"product_reference": "scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64"
},
"product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le"
},
"product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x"
},
"product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39:3.9:8050020210811100211:d428a79b as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64"
},
"product_reference": "scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
},
"product_reference": "python39-devel:3.9:8050020210811100211:d428a79b",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src"
},
"product_reference": "Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src",
"relates_to_product_reference": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64"
},
"product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"relates_to_product_reference": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le"
},
"product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"relates_to_product_reference": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x as a component of python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x"
},
"product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"relates_to_product_reference": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64"
},
"product_reference": "Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"relates_to_product_reference": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src"
},
"product_reference": "pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src",
"relates_to_product_reference": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src"
},
"product_reference": "pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src",
"relates_to_product_reference": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src"
},
"product_reference": "python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src",
"relates_to_product_reference": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src"
},
"product_reference": "python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src",
"relates_to_product_reference": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src"
},
"product_reference": "python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src",
"relates_to_product_reference": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src"
},
"product_reference": "python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src",
"relates_to_product_reference": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src"
},
"product_reference": "python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src",
"relates_to_product_reference": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src"
},
"product_reference": "python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src",
"relates_to_product_reference": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src"
},
"product_reference": "python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src",
"relates_to_product_reference": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64"
},
"product_reference": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"relates_to_product_reference": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le"
},
"product_reference": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"relates_to_product_reference": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x as a component of python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x"
},
"product_reference": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"relates_to_product_reference": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64"
},
"product_reference": "python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"relates_to_product_reference": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64"
},
"product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"relates_to_product_reference": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le"
},
"product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"relates_to_product_reference": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x as a component of python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x"
},
"product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"relates_to_product_reference": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64"
},
"product_reference": "python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"relates_to_product_reference": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch"
},
"product_reference": "python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch",
"relates_to_product_reference": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64 as a component of python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64"
},
"product_reference": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"relates_to_product_reference": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le as a component of python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le"
},
"product_reference": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"relates_to_product_reference": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x as a component of python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x"
},
"product_reference": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"relates_to_product_reference": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64 as a component of python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64"
},
"product_reference": "python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"relates_to_product_reference": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch"
},
"product_reference": "python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch",
"relates_to_product_reference": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch"
},
"product_reference": "python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch",
"relates_to_product_reference": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch"
},
"product_reference": "python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch",
"relates_to_product_reference": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch"
},
"product_reference": "python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch",
"relates_to_product_reference": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch"
},
"product_reference": "python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch",
"relates_to_product_reference": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64"
},
"product_reference": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"relates_to_product_reference": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le"
},
"product_reference": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"relates_to_product_reference": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x"
},
"product_reference": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"relates_to_product_reference": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64"
},
"product_reference": "python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"relates_to_product_reference": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64 as a component of python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64"
},
"product_reference": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"relates_to_product_reference": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le as a component of python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le"
},
"product_reference": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"relates_to_product_reference": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x as a component of python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x"
},
"product_reference": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"relates_to_product_reference": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64 as a component of python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64"
},
"product_reference": "python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"relates_to_product_reference": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch"
},
"product_reference": "python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch",
"relates_to_product_reference": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch"
},
"product_reference": "python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch",
"relates_to_product_reference": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch as a component of python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch"
},
"product_reference": "python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch",
"relates_to_product_reference": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src as a component of python39-devel:3.9:8050020210811100211:d428a79b as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src"
},
"product_reference": "python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src",
"relates_to_product_reference": "CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"David Schw\u00f6rer"
],
"organization": "Fedora"
}
],
"cve": "CVE-2021-3426",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2021-01-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1935913"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python 3\u0027s pydoc. This flaw allows a local or adjacent attacker who discovers or can convince another local or adjacent user to start a pydoc server to access the server and then use it to disclose sensitive information belonging to the other user that they would not normally have the ability to access. The highest threat from this vulnerability is to data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Information disclosure via pydoc",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 uses Python from Red Hat Enterprise Linux RPM repositories and therefore may receive an update for this issue in a future release. Earlier versions of Red Hat Quay will not receive a patch for this issue.\n\nPython 2.x.x as shipped in any Red Hat product is not affected. This flaw is out of support scope for python3 as shipped with Red Hat Enterprise Linux 7. For more information about Red Hat Enterprise Linux support scope, please see https://access.redhat.com/support/policy/updates/errata/ .",
"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.5.0.GA:python39:3.9:8050020210811100211:d428a79b",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3426"
},
{
"category": "external",
"summary": "RHBZ#1935913",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1935913"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3426",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3426"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3426",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3426"
}
],
"release_date": "2021-03-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T18:32:30+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.5.0.GA:python39:3.9:8050020210811100211:d428a79b",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4160"
},
{
"category": "workaround",
"details": "Use the console (no argument needed) or HTML file (-w argument) output to generate docs rather than the HTTP server options. Put differently, do not use the -p or -n options of pydoc.",
"product_ids": [
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Information disclosure via pydoc"
},
{
"cve": "CVE-2021-3572",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-05-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1962856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-pip in the way it handled Unicode separators in git references. A remote attacker could possibly use this issue to install a different revision on a repository. The highest threat from this vulnerability is to data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pip: Incorrect handling of unicode separators in git references",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as having a security impact of Low. To exploit this flaw, the attacker needs access to the repository to create a specially crafted tag and force a different revision to be installed.",
"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.5.0.GA:python39:3.9:8050020210811100211:d428a79b",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3572"
},
{
"category": "external",
"summary": "RHBZ#1962856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1962856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3572",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3572"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3572",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3572"
}
],
"release_date": "2021-04-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T18:32:30+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.5.0.GA:python39:3.9:8050020210811100211:d428a79b",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4160"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "python-pip: Incorrect handling of unicode separators in git references"
},
{
"cve": "CVE-2021-3733",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-08-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1995234"
}
],
"notes": [
{
"category": "description",
"text": "There\u0027s a flaw in urllib\u0027s AbstractBasicAuthHandler class. An attacker who controls a malicious HTTP server that an HTTP client (such as web browser) connects to, could trigger a Regular Expression Denial of Service (ReDOS) during an authentication request with a specially crafted payload that is sent by the server to the client. The greatest threat that this flaw poses is to application availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: urllib: Regular expression DoS in AbstractBasicAuthHandler",
"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\nThis flaw is out of support scope for versions of Python shipped in Red Hat Enterprise Linux 7 base OS and Red Hat Enterprise Linux 6. For more information about support life cycles, please see https://access.redhat.com/support/policy/updates/errata/",
"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.5.0.GA:python39:3.9:8050020210811100211:d428a79b",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3733"
},
{
"category": "external",
"summary": "RHBZ#1995234",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1995234"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3733",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3733"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3733",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3733"
},
{
"category": "external",
"summary": "https://docs.python.org/3.6/whatsnew/changelog.html#python-3-6-14-final",
"url": "https://docs.python.org/3.6/whatsnew/changelog.html#python-3-6-14-final"
},
{
"category": "external",
"summary": "https://docs.python.org/3.7/whatsnew/changelog.html#python-3-7-11-final",
"url": "https://docs.python.org/3.7/whatsnew/changelog.html#python-3-7-11-final"
},
{
"category": "external",
"summary": "https://docs.python.org/3.8/whatsnew/changelog.html#python-3-8-10-final",
"url": "https://docs.python.org/3.8/whatsnew/changelog.html#python-3-8-10-final"
},
{
"category": "external",
"summary": "https://docs.python.org/3.9/whatsnew/changelog.html#python-3-9-5-final",
"url": "https://docs.python.org/3.9/whatsnew/changelog.html#python-3-9-5-final"
}
],
"release_date": "2021-08-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T18:32:30+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.5.0.GA:python39:3.9:8050020210811100211:d428a79b",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4160"
}
],
"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.5.0.GA:python39:3.9:8050020210811100211:d428a79b",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: urllib: Regular expression DoS in AbstractBasicAuthHandler"
},
{
"cve": "CVE-2021-3737",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-08-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1995162"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python. An improperly handled HTTP response in the HTTP client code of python may allow a remote attacker, who controls the HTTP server, to make the client script enter an infinite loop, consuming CPU time. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: urllib: HTTP client possible infinite loop on a 100 Continue response",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Given the flaw is in the client side and it requires automatically connecting to a compromised but trusted server or manually connecting to a malicious server, the Impact of this flaw has been set to Low. It requires indeed unlikely circumstances to be exploited and when it is it is enough to stop the client or restart it.\n\nThis issue did not affect the versions of rh-python38-python as shipped with Red Hat Software Collections 3 as they already contain the patch.",
"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.5.0.GA:python39:3.9:8050020210811100211:d428a79b",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3737"
},
{
"category": "external",
"summary": "RHBZ#1995162",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1995162"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3737",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3737"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3737",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3737"
}
],
"release_date": "2021-08-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T18:32:30+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.5.0.GA:python39:3.9:8050020210811100211:d428a79b",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4160"
}
],
"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.5.0.GA:python39:3.9:8050020210811100211:d428a79b",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "python: urllib: HTTP client possible infinite loop on a 100 Continue response"
},
{
"cve": "CVE-2021-28957",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2021-03-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1941534"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-lxml. The HTML5 formaction attribute is not input sanitized like the HTML action attribute is which can lead to a Cross-Site Scripting attack (XSS) when an application uses python-lxml to sanitize user inputs. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-lxml: Missing input sanitization for formaction HTML5 attributes may lead to XSS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Web applications vulnerable to this flaw, where a XSS attack can be accomplished, are only those that use python-lxml to sanitize HTML input and that allow user data to be placed in the \"formaction\" attribute of a form button.\n\nIn Red Hat OpenStack Platform, because the flaw has a lower impact and the package is unlikely to be exploited in the RHOSP environment, no update will be provided at this time for the RHOSP python-lxml package.\n\nFor Ansible Tower and Ansible Automation Platform, Lowering the impact from Moderate to Low as the vulnerable function i.e. lxml HTML Cleaner and the vulnerable attribute i.e. HTML FormAction are not being used.",
"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.5.0.GA:python39:3.9:8050020210811100211:d428a79b",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-28957"
},
{
"category": "external",
"summary": "RHBZ#1941534",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1941534"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-28957",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28957"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-28957",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28957"
}
],
"release_date": "2021-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T18:32:30+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.5.0.GA:python39:3.9:8050020210811100211:d428a79b",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4160"
}
],
"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.5.0.GA:python39:3.9:8050020210811100211:d428a79b",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-lxml: Missing input sanitization for formaction HTML5 attributes may lead to XSS"
},
{
"cve": "CVE-2021-29921",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-04-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1957458"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-ipaddress. Improper input validation of octal strings in stdlib ipaddress allows unauthenticated remote attackers to perform indeterminate SSRF, RFI, and LFI attacks on many programs that rely on Python stdlib ipaddress. The highest threat from this vulnerability is to data integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-ipaddress: Improper input validation of octal strings",
"title": "Vulnerability summary"
},
{
"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.5.0.GA:python39:3.9:8050020210811100211:d428a79b",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-29921"
},
{
"category": "external",
"summary": "RHBZ#1957458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1957458"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-29921",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29921"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-29921",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-29921"
},
{
"category": "external",
"summary": "https://python-security.readthedocs.io/vuln/ipaddress-ipv4-leading-zeros.html",
"url": "https://python-security.readthedocs.io/vuln/ipaddress-ipv4-leading-zeros.html"
}
],
"release_date": "2021-04-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T18:32:30+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.5.0.GA:python39:3.9:8050020210811100211:d428a79b",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4160"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"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:N",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-ipaddress: Improper input validation of octal strings"
},
{
"cve": "CVE-2021-33503",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2021-06-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1968074"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-urllib3. When provided with a URL containing many @ characters in the authority component, the authority\u0027s regular expression exhibits catastrophic backtracking. This flaw causes a denial of service if a URL is passed as a parameter or redirected via an HTTP redirect. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-urllib3: ReDoS in the parsing of authority part of URL",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "* Red Hat OpenShift Container Platform (OCP) 4 delivers the python-urllib3 package which includes a vulnerable version of urllib3 module, however from OCP 4.6 the python-urllib3 package is no longer shipped. OCP 4.5 is out of support scope for Moderate and Low impact vulnerabilities, hence is marked Out Of Support Scope.\nThe python-urllib3 package used in OCP 3.11 is not affected by this flaw.",
"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.5.0.GA:python39:3.9:8050020210811100211:d428a79b",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-33503"
},
{
"category": "external",
"summary": "RHBZ#1968074",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1968074"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-33503",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33503"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-33503",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33503"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-q2q7-5pp4-w6pg",
"url": "https://github.com/advisories/GHSA-q2q7-5pp4-w6pg"
}
],
"release_date": "2021-06-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T18:32:30+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.5.0.GA:python39:3.9:8050020210811100211:d428a79b",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4160"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.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": [
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:numpy-debugsource-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cffi-debugsource-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-cryptography-debugsource-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-lxml-debugsource-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psutil-debugsource-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-psycopg2-debugsource-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-PyMySQL-0:0.10.1-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cffi-debuginfo-0:1.14.3-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-chardet-0:3.0.4-19.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-cryptography-debuginfo-0:3.3.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debuginfo-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-debugsource-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-devel-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idle-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-idna-0:2.10-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-libs-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-lxml-debuginfo-0:4.6.2-3.module+el8.5.0+10536+a233b742.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-mod_wsgi-0:4.7.1-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-debuginfo-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-doc-0:1.19.4-3.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-numpy-f2py-0:1.19.4-3.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pip-wheel-0:20.2.4-6.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-ply-0:3.11-10.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psutil-debuginfo-0:5.8.0-4.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-debuginfo-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-doc-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-psycopg2-tests-0:2.8.6-2.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pycparser-0:2.20-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pysocks-0:1.7.1-4.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10613+59a13ec4.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-requests-0:2.25.0-2.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-rpm-macros-0:3.9.6-2.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-scipy-debuginfo-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-setuptools-wheel-0:50.3.2-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-test-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-tkinter-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-toml-0:0.10.1-5.module+el8.4.0+9822+20bf1249.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-urllib3-0:1.25.10-4.module+el8.5.0+11712+ea2d2be1.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python39-wheel-wheel-1:0.35.1-4.module+el8.5.0+12204+54860423.noarch",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-pip-0:20.2.4-6.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-setuptools-0:50.3.2-4.module+el8.5.0+12204+54860423.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:python3x-six-0:1.15.0-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-0:1.5.4-3.module+el8.4.0+9822+20bf1249.src",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.aarch64",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.ppc64le",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.s390x",
"AppStream-8.5.0.GA:python39:3.9:8050020210811100211:d428a79b:scipy-debugsource-0:1.5.4-3.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:Cython-debugsource-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.src",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-Cython-debuginfo-0:0.29.21-5.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-attrs-0:20.3.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-debug-0:3.9.6-2.module+el8.5.0+12204+54860423.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-iniconfig-0:1.1.1-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-more-itertools-0:8.5.0-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-packaging-0:20.4-4.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pluggy-0:0.13.1-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-py-0:1.10.0-1.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.aarch64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.ppc64le",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.s390x",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pybind11-devel-0:2.6.1-2.module+el8.4.0+9822+20bf1249.x86_64",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-pytest-0:6.0.2-2.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python39-wcwidth-0:0.2.5-3.module+el8.4.0+9822+20bf1249.noarch",
"CRB-8.5.0.GA:python39-devel:3.9:8050020210811100211:d428a79b:python3x-pyparsing-0:2.4.7-5.module+el8.4.0+9822+20bf1249.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-urllib3: ReDoS in the parsing of authority part of URL"
}
]
}
rhsa-2021_4162
Vulnerability from csaf_redhat
Notes
{
"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 and python38-devel:3.8 modules 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-psutil: Double free because of refcount mishandling (CVE-2019-18874)\n\n* python-jinja2: ReDoS vulnerability in the urlize filter (CVE-2020-28493)\n\n* python: Information disclosure via pydoc (CVE-2021-3426)\n\n* python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code (CVE-2021-20095, CVE-2021-42771)\n\n* python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters (CVE-2021-23336)\n\n* python-lxml: Missing input sanitization for formaction HTML5 attributes may lead to XSS (CVE-2021-28957)\n\n* python-ipaddress: Improper input validation of octal strings (CVE-2021-29921)\n\n* python-urllib3: ReDoS in the parsing of authority part of URL (CVE-2021-33503)\n\n* python-pip: Incorrect handling of unicode separators in git references (CVE-2021-3572)\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.5 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-2021:4162",
"url": "https://access.redhat.com/errata/RHSA-2021:4162"
},
{
"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.5_release_notes/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.5_release_notes/"
},
{
"category": "external",
"summary": "1772014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772014"
},
{
"category": "external",
"summary": "1928707",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928707"
},
{
"category": "external",
"summary": "1928904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928904"
},
{
"category": "external",
"summary": "1935913",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1935913"
},
{
"category": "external",
"summary": "1941534",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1941534"
},
{
"category": "external",
"summary": "1955615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955615"
},
{
"category": "external",
"summary": "1957458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1957458"
},
{
"category": "external",
"summary": "1962856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1962856"
},
{
"category": "external",
"summary": "1968074",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1968074"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4162.json"
}
],
"title": "Red Hat Security Advisory: python38:3.8 and python38-devel:3.8 security update",
"tracking": {
"current_release_date": "2025-01-06T21:28:38+00:00",
"generator": {
"date": "2025-01-06T21:28:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2021:4162",
"initial_release_date": "2021-11-09T17:54:21+00:00",
"revision_history": [
{
"date": "2021-11-09T17:54:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-11-09T17:54:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T21:28:38+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.5.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python38:3.8:8050020210811101222:e3d35cca",
"product": {
"name": "python38:3.8:8050020210811101222:e3d35cca",
"product_id": "python38:3.8:8050020210811101222:e3d35cca",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/python38@3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch",
"product": {
"name": "python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch",
"product_id": "python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-PyMySQL@0.10.1-1.module%2Bel8.4.0%2B9692%2B8e86ab84?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"product": {
"name": "python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"product_id": "python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-asn1crypto@1.2.0-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch",
"product": {
"name": "python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch",
"product_id": "python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-babel@2.7.0-11.module%2Bel8.5.0%2B11015%2B9c1c7c42?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch",
"product": {
"name": "python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch",
"product_id": "python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-chardet@3.0.4-19.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch",
"product": {
"name": "python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch",
"product_id": "python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-idna@2.8-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch",
"product": {
"name": "python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch",
"product_id": "python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-jinja2@2.10.3-5.module%2Bel8.5.0%2B10542%2Bba057329?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch",
"product": {
"name": "python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch",
"product_id": "python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-doc@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"product": {
"name": "python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"product_id": "python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pip@19.3.1-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"product": {
"name": "python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"product_id": "python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pip-wheel@19.3.1-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch",
"product": {
"name": "python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch",
"product_id": "python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-ply@3.11-10.module%2Bel8.4.0%2B9579%2Be9717e18?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch",
"product": {
"name": "python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch",
"product_id": "python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pycparser@2.19-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch",
"product": {
"name": "python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch",
"product_id": "python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pysocks@1.7.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch",
"product": {
"name": "python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch",
"product_id": "python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pytz@2019.3-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch",
"product": {
"name": "python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch",
"product_id": "python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-requests@2.22.0-9.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch",
"product": {
"name": "python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch",
"product_id": "python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-rpm-macros@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"product": {
"name": "python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"product_id": "python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-setuptools@41.6.0-5.module%2Bel8.5.0%2B12205%2Ba865257a?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"product": {
"name": "python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"product_id": "python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-setuptools-wheel@41.6.0-5.module%2Bel8.5.0%2B12205%2Ba865257a?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch",
"product": {
"name": "python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch",
"product_id": "python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-six@1.12.0-10.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch",
"product": {
"name": "python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch",
"product_id": "python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-urllib3@1.25.7-5.module%2Bel8.5.0%2B11639%2Bea5b349d?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"product": {
"name": "python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"product_id": "python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-wheel@0.33.6-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"product": {
"name": "python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"product_id": "python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-wheel-wheel@0.33.6-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-devel:3.8:8050020210811101222:e3d35cca",
"product": {
"name": "python38-devel:3.8:8050020210811101222:e3d35cca",
"product_id": "python38-devel:3.8:8050020210811101222:e3d35cca",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/python38-devel@3.8:8050020210811101222:e3d35cca"
}
}
},
{
"category": "product_version",
"name": "python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"product": {
"name": "python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"product_id": "python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-atomicwrites@1.3.0-8.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"product": {
"name": "python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"product_id": "python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-attrs@19.3.0-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch",
"product": {
"name": "python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch",
"product_id": "python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-more-itertools@7.2.0-5.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch",
"product": {
"name": "python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch",
"product_id": "python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-packaging@19.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"product": {
"name": "python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"product_id": "python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pluggy@0.13.0-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"product": {
"name": "python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"product_id": "python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-py@1.8.0-8.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch",
"product": {
"name": "python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch",
"product_id": "python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyparsing@2.4.5-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch",
"product": {
"name": "python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch",
"product_id": "python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pytest@4.6.6-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch",
"product": {
"name": "python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch",
"product_id": "python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-wcwidth@0.1.7-16.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src",
"product": {
"name": "Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src",
"product_id": "Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src"
}
}
},
{
"category": "product_version",
"name": "PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src",
"product": {
"name": "PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src",
"product_id": "PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=src"
}
}
},
{
"category": "product_version",
"name": "babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src",
"product": {
"name": "babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src",
"product_id": "babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/babel@2.7.0-11.module%2Bel8.5.0%2B11015%2B9c1c7c42?arch=src"
}
}
},
{
"category": "product_version",
"name": "mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src",
"product": {
"name": "mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src",
"product_id": "mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/mod_wsgi@4.6.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src"
}
}
},
{
"category": "product_version",
"name": "numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src",
"product": {
"name": "numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src",
"product_id": "numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src",
"product": {
"name": "python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src",
"product_id": "python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-PyMySQL@0.10.1-1.module%2Bel8.4.0%2B9692%2B8e86ab84?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src",
"product": {
"name": "python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src",
"product_id": "python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-asn1crypto@1.2.0-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src",
"product": {
"name": "python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src",
"product_id": "python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src",
"product": {
"name": "python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src",
"product_id": "python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-chardet@3.0.4-19.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src",
"product": {
"name": "python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src",
"product_id": "python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src",
"product": {
"name": "python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src",
"product_id": "python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-idna@2.8-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src",
"product": {
"name": "python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src",
"product_id": "python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jinja2@2.10.3-5.module%2Bel8.5.0%2B10542%2Bba057329?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src",
"product": {
"name": "python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src",
"product_id": "python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml@4.4.1-6.module%2Bel8.5.0%2B10542%2Bba057329?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src",
"product": {
"name": "python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src",
"product_id": "python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src",
"product": {
"name": "python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src",
"product_id": "python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-ply@3.11-10.module%2Bel8.4.0%2B9579%2Be9717e18?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src",
"product": {
"name": "python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src",
"product_id": "python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src",
"product": {
"name": "python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src",
"product_id": "python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src",
"product": {
"name": "python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src",
"product_id": "python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pycparser@2.19-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src",
"product": {
"name": "python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src",
"product_id": "python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pysocks@1.7.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src",
"product": {
"name": "python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src",
"product_id": "python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-requests@2.22.0-9.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src",
"product": {
"name": "python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src",
"product_id": "python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-urllib3@1.25.7-5.module%2Bel8.5.0%2B11639%2Bea5b349d?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src",
"product": {
"name": "python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src",
"product_id": "python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wheel@0.33.6-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=src"
}
}
},
{
"category": "product_version",
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src",
"product": {
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src",
"product_id": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src",
"product": {
"name": "python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src",
"product_id": "python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-pip@19.3.1-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src",
"product": {
"name": "python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src",
"product_id": "python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-setuptools@41.6.0-5.module%2Bel8.5.0%2B12205%2Ba865257a?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src",
"product": {
"name": "python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src",
"product_id": "python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-six@1.12.0-10.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src"
}
}
},
{
"category": "product_version",
"name": "pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src",
"product": {
"name": "pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src",
"product_id": "pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pytz@2019.3-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src"
}
}
},
{
"category": "product_version",
"name": "scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src",
"product": {
"name": "scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src",
"product_id": "scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src"
}
}
},
{
"category": "product_version",
"name": "pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src",
"product": {
"name": "pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src",
"product_id": "pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pytest@4.6.6-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src",
"product": {
"name": "python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src",
"product_id": "python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-atomicwrites@1.3.0-8.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src",
"product": {
"name": "python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src",
"product_id": "python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-attrs@19.3.0-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src",
"product": {
"name": "python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src",
"product_id": "python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-more-itertools@7.2.0-5.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src",
"product": {
"name": "python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src",
"product_id": "python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-packaging@19.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src",
"product": {
"name": "python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src",
"product_id": "python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pluggy@0.13.0-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src",
"product": {
"name": "python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src",
"product_id": "python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-py@1.8.0-8.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src",
"product": {
"name": "python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src",
"product_id": "python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-wcwidth@0.1.7-16.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src",
"product": {
"name": "python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src",
"product_id": "python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-pyparsing@2.4.5-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"product": {
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"product_id": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"product": {
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"product_id": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"product": {
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"product_id": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"product": {
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"product_id": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"product": {
"name": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"product_id": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.4.1-6.module%2Bel8.5.0%2B10542%2Bba057329?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"product": {
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"product_id": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe-debugsource@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"product": {
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"product_id": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"product_id": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"product": {
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"product_id": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"product": {
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"product_id": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-Cython@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"product": {
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"product_id": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-Cython-debuginfo@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"product": {
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"product_id": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cffi@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"product": {
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"product_id": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cffi-debuginfo@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"product": {
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"product_id": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cryptography@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"product": {
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"product_id": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cryptography-debuginfo@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"product": {
"name": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"product_id": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debug@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"product": {
"name": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"product_id": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debuginfo@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"product": {
"name": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"product_id": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debugsource@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"product": {
"name": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"product_id": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-devel@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"product": {
"name": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"product_id": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-idle@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"product": {
"name": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"product_id": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-libs@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"product": {
"name": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"product_id": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-lxml@4.4.1-6.module%2Bel8.5.0%2B10542%2Bba057329?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"product": {
"name": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"product_id": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-lxml-debuginfo@4.4.1-6.module%2Bel8.5.0%2B10542%2Bba057329?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"product": {
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"product_id": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-markupsafe@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"product": {
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"product_id": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-markupsafe-debuginfo@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"product": {
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"product_id": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-mod_wsgi@4.6.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"product": {
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"product_id": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"product": {
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"product_id": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-debuginfo@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"product": {
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"product_id": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-f2py@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"product": {
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"product_id": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psutil@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"product": {
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"product_id": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psutil-debuginfo@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"product": {
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"product_id": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"product": {
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"product_id": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-debuginfo@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"product": {
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"product_id": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-doc@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"product": {
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"product_id": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-tests@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"product": {
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"product_id": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"product": {
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"product_id": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"product": {
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"product_id": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-scipy@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"product": {
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"product_id": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-scipy-debuginfo@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"product": {
"name": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"product_id": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-test@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"product": {
"name": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"product_id": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-tkinter@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"product": {
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"product_id": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"product": {
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"product_id": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"product": {
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"product_id": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"product": {
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"product_id": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"product": {
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"product_id": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"product": {
"name": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"product_id": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.4.1-6.module%2Bel8.5.0%2B10542%2Bba057329?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"product": {
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"product_id": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe-debugsource@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"product": {
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"product_id": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"product_id": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"product": {
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"product_id": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"product": {
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"product_id": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-Cython@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"product": {
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"product_id": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-Cython-debuginfo@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"product": {
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"product_id": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cffi@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"product": {
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"product_id": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cffi-debuginfo@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"product": {
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"product_id": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cryptography@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"product": {
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"product_id": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cryptography-debuginfo@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"product": {
"name": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"product_id": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debug@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"product": {
"name": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"product_id": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debuginfo@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"product": {
"name": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"product_id": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debugsource@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"product": {
"name": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"product_id": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-devel@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"product": {
"name": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"product_id": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-idle@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"product": {
"name": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"product_id": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-libs@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"product": {
"name": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"product_id": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-lxml@4.4.1-6.module%2Bel8.5.0%2B10542%2Bba057329?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"product": {
"name": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"product_id": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-lxml-debuginfo@4.4.1-6.module%2Bel8.5.0%2B10542%2Bba057329?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"product": {
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"product_id": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-markupsafe@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"product": {
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"product_id": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-markupsafe-debuginfo@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"product": {
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"product_id": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-mod_wsgi@4.6.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"product": {
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"product_id": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"product": {
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"product_id": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-debuginfo@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"product": {
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"product_id": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-f2py@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"product": {
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"product_id": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psutil@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"product": {
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"product_id": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psutil-debuginfo@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"product": {
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"product_id": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"product": {
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"product_id": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-debuginfo@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"product": {
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"product_id": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-doc@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"product": {
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"product_id": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-tests@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"product": {
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"product_id": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"product": {
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"product_id": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"product": {
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"product_id": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-scipy@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"product": {
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"product_id": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-scipy-debuginfo@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"product": {
"name": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"product_id": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-test@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"product": {
"name": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"product_id": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-tkinter@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"product": {
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"product_id": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"product": {
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"product_id": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"product": {
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"product_id": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"product": {
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"product_id": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"product": {
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"product_id": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"product": {
"name": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"product_id": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.4.1-6.module%2Bel8.5.0%2B10542%2Bba057329?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"product": {
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"product_id": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe-debugsource@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"product": {
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"product_id": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"product_id": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"product": {
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"product_id": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"product": {
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"product_id": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-Cython@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"product": {
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"product_id": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-Cython-debuginfo@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"product": {
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"product_id": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cffi@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"product": {
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"product_id": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cffi-debuginfo@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"product": {
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"product_id": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cryptography@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"product": {
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"product_id": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cryptography-debuginfo@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"product": {
"name": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"product_id": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debug@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"product": {
"name": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"product_id": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debuginfo@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"product": {
"name": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"product_id": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debugsource@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"product": {
"name": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"product_id": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-devel@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"product": {
"name": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"product_id": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-idle@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"product": {
"name": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"product_id": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-libs@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"product": {
"name": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"product_id": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-lxml@4.4.1-6.module%2Bel8.5.0%2B10542%2Bba057329?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"product": {
"name": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"product_id": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-lxml-debuginfo@4.4.1-6.module%2Bel8.5.0%2B10542%2Bba057329?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"product": {
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"product_id": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-markupsafe@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"product": {
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"product_id": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-markupsafe-debuginfo@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"product": {
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"product_id": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-mod_wsgi@4.6.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"product": {
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"product_id": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"product": {
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"product_id": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-debuginfo@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"product": {
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"product_id": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-f2py@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"product": {
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"product_id": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psutil@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"product": {
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"product_id": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psutil-debuginfo@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"product": {
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"product_id": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"product": {
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"product_id": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-debuginfo@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"product": {
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"product_id": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-doc@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"product": {
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"product_id": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-tests@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"product": {
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"product_id": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"product": {
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"product_id": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"product": {
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"product_id": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-scipy@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"product": {
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"product_id": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-scipy-debuginfo@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"product": {
"name": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"product_id": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-test@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"product": {
"name": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"product_id": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-tkinter@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"product": {
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"product_id": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"product": {
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"product_id": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/Cython-debugsource@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"product": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"product_id": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/PyYAML-debugsource@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"product": {
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"product_id": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/numpy-debugsource@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"product": {
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"product_id": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cffi-debugsource@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"product": {
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"product_id": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-cryptography-debugsource@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"product": {
"name": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"product_id": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-lxml-debugsource@4.4.1-6.module%2Bel8.5.0%2B10542%2Bba057329?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"product": {
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"product_id": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-markupsafe-debugsource@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"product": {
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"product_id": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psutil-debugsource@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"product": {
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"product_id": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"product": {
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"product_id": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"product": {
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"product_id": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-Cython@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"product": {
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"product_id": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-Cython-debuginfo@0.29.14-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"product": {
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"product_id": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cffi@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"product": {
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"product_id": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cffi-debuginfo@1.13.2-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"product": {
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"product_id": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cryptography@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"product": {
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"product_id": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-cryptography-debuginfo@2.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"product": {
"name": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"product_id": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debug@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"product": {
"name": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"product_id": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debuginfo@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"product": {
"name": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"product_id": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-debugsource@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"product": {
"name": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"product_id": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-devel@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"product": {
"name": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"product_id": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-idle@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"product": {
"name": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"product_id": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-libs@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"product": {
"name": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"product_id": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-lxml@4.4.1-6.module%2Bel8.5.0%2B10542%2Bba057329?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"product": {
"name": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"product_id": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-lxml-debuginfo@4.4.1-6.module%2Bel8.5.0%2B10542%2Bba057329?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"product": {
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"product_id": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-markupsafe@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"product": {
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"product_id": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-markupsafe-debuginfo@1.1.1-6.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"product": {
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"product_id": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-mod_wsgi@4.6.8-3.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"product": {
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"product_id": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"product": {
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"product_id": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-debuginfo@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"product": {
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"product_id": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-numpy-f2py@1.17.3-6.module%2Bel8.5.0%2B12205%2Ba865257a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"product": {
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"product_id": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psutil@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"product": {
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"product_id": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psutil-debuginfo@5.6.4-4.module%2Bel8.5.0%2B12031%2B10ce4870?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"product": {
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"product_id": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"product": {
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"product_id": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-debuginfo@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"product": {
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"product_id": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-doc@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"product": {
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"product_id": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-psycopg2-tests@2.8.4-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"product": {
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"product_id": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyyaml@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"product": {
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"product_id": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-pyyaml-debuginfo@5.4.1-1.module%2Bel8.5.0%2B10721%2B14d8e0d5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"product": {
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"product_id": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-scipy@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"product": {
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"product_id": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-scipy-debuginfo@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"product": {
"name": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"product_id": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-test@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"product": {
"name": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"product_id": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python38-tkinter@3.8.8-4.module%2Bel8.5.0%2B12205%2Ba865257a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"product": {
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"product_id": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/scipy-debugsource@1.3.1-4.module%2Bel8.4.0%2B8888%2B89bc7e79?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
"product_reference": "python38:3.8:8050020210811101222:e3d35cca",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src"
},
"product_reference": "Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64"
},
"product_reference": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le"
},
"product_reference": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x"
},
"product_reference": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64"
},
"product_reference": "Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src"
},
"product_reference": "PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64"
},
"product_reference": "PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src"
},
"product_reference": "babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src"
},
"product_reference": "mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src"
},
"product_reference": "numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64"
},
"product_reference": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le"
},
"product_reference": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x"
},
"product_reference": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64"
},
"product_reference": "numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src"
},
"product_reference": "python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src"
},
"product_reference": "python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src"
},
"product_reference": "python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64"
},
"product_reference": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le"
},
"product_reference": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x"
},
"product_reference": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64"
},
"product_reference": "python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src"
},
"product_reference": "python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src"
},
"product_reference": "python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64"
},
"product_reference": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le"
},
"product_reference": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x"
},
"product_reference": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64"
},
"product_reference": "python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src"
},
"product_reference": "python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src"
},
"product_reference": "python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src"
},
"product_reference": "python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64"
},
"product_reference": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le"
},
"product_reference": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x"
},
"product_reference": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64"
},
"product_reference": "python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src"
},
"product_reference": "python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64"
},
"product_reference": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le"
},
"product_reference": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x"
},
"product_reference": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64"
},
"product_reference": "python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src"
},
"product_reference": "python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src"
},
"product_reference": "python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64"
},
"product_reference": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le"
},
"product_reference": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x"
},
"product_reference": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64"
},
"product_reference": "python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src"
},
"product_reference": "python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64"
},
"product_reference": "python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src"
},
"product_reference": "python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src"
},
"product_reference": "python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src"
},
"product_reference": "python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src"
},
"product_reference": "python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src"
},
"product_reference": "python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64"
},
"product_reference": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le"
},
"product_reference": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x"
},
"product_reference": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src"
},
"product_reference": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64"
},
"product_reference": "python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64"
},
"product_reference": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le"
},
"product_reference": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x"
},
"product_reference": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64"
},
"product_reference": "python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64"
},
"product_reference": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le"
},
"product_reference": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x"
},
"product_reference": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64"
},
"product_reference": "python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch"
},
"product_reference": "python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch"
},
"product_reference": "python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch"
},
"product_reference": "python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64"
},
"product_reference": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le"
},
"product_reference": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x"
},
"product_reference": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64"
},
"product_reference": "python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64"
},
"product_reference": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le"
},
"product_reference": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x"
},
"product_reference": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64"
},
"product_reference": "python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch"
},
"product_reference": "python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64"
},
"product_reference": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le"
},
"product_reference": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x"
},
"product_reference": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64"
},
"product_reference": "python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64"
},
"product_reference": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le"
},
"product_reference": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x"
},
"product_reference": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64"
},
"product_reference": "python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64"
},
"product_reference": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le"
},
"product_reference": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x"
},
"product_reference": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64"
},
"product_reference": "python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64"
},
"product_reference": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le"
},
"product_reference": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x"
},
"product_reference": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64"
},
"product_reference": "python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64"
},
"product_reference": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le"
},
"product_reference": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x"
},
"product_reference": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64"
},
"product_reference": "python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64"
},
"product_reference": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le"
},
"product_reference": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x"
},
"product_reference": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64"
},
"product_reference": "python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64"
},
"product_reference": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le"
},
"product_reference": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x"
},
"product_reference": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64"
},
"product_reference": "python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch"
},
"product_reference": "python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch"
},
"product_reference": "python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64"
},
"product_reference": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le"
},
"product_reference": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x"
},
"product_reference": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64"
},
"product_reference": "python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64"
},
"product_reference": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le"
},
"product_reference": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x"
},
"product_reference": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64"
},
"product_reference": "python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64"
},
"product_reference": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le"
},
"product_reference": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x"
},
"product_reference": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64"
},
"product_reference": "python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64"
},
"product_reference": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le"
},
"product_reference": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x"
},
"product_reference": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64"
},
"product_reference": "python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64"
},
"product_reference": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le"
},
"product_reference": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x"
},
"product_reference": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64"
},
"product_reference": "python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64"
},
"product_reference": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le"
},
"product_reference": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x"
},
"product_reference": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64"
},
"product_reference": "python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64"
},
"product_reference": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le"
},
"product_reference": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x"
},
"product_reference": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64"
},
"product_reference": "python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64"
},
"product_reference": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le"
},
"product_reference": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x"
},
"product_reference": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64"
},
"product_reference": "python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch"
},
"product_reference": "python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64"
},
"product_reference": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le"
},
"product_reference": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x"
},
"product_reference": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64"
},
"product_reference": "python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch"
},
"product_reference": "python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch"
},
"product_reference": "python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch"
},
"product_reference": "python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64"
},
"product_reference": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le"
},
"product_reference": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x"
},
"product_reference": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64"
},
"product_reference": "python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64"
},
"product_reference": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le"
},
"product_reference": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x"
},
"product_reference": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64"
},
"product_reference": "python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64"
},
"product_reference": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le"
},
"product_reference": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x"
},
"product_reference": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64"
},
"product_reference": "python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64"
},
"product_reference": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le"
},
"product_reference": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x"
},
"product_reference": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64"
},
"product_reference": "python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64"
},
"product_reference": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le"
},
"product_reference": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x"
},
"product_reference": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64"
},
"product_reference": "python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64"
},
"product_reference": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le"
},
"product_reference": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x"
},
"product_reference": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64"
},
"product_reference": "python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch"
},
"product_reference": "python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch"
},
"product_reference": "python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch"
},
"product_reference": "python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64"
},
"product_reference": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le"
},
"product_reference": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x"
},
"product_reference": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64"
},
"product_reference": "python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64"
},
"product_reference": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le"
},
"product_reference": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x"
},
"product_reference": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64"
},
"product_reference": "python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch"
},
"product_reference": "python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch"
},
"product_reference": "python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64"
},
"product_reference": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le"
},
"product_reference": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x"
},
"product_reference": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64"
},
"product_reference": "python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64"
},
"product_reference": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le"
},
"product_reference": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x"
},
"product_reference": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64"
},
"product_reference": "python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch"
},
"product_reference": "python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch"
},
"product_reference": "python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch"
},
"product_reference": "python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64"
},
"product_reference": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le"
},
"product_reference": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x"
},
"product_reference": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64"
},
"product_reference": "python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64"
},
"product_reference": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le"
},
"product_reference": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x"
},
"product_reference": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64"
},
"product_reference": "python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch"
},
"product_reference": "python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch"
},
"product_reference": "python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch"
},
"product_reference": "python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src"
},
"product_reference": "python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src"
},
"product_reference": "python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src"
},
"product_reference": "python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src"
},
"product_reference": "pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src"
},
"product_reference": "scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64"
},
"product_reference": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le"
},
"product_reference": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x"
},
"product_reference": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64 as a component of python38:3.8:8050020210811101222:e3d35cca as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64"
},
"product_reference": "scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-devel:3.8:8050020210811101222:e3d35cca as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca"
},
"product_reference": "python38-devel:3.8:8050020210811101222:e3d35cca",
"relates_to_product_reference": "CRB-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src as a component of python38-devel:3.8:8050020210811101222:e3d35cca as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src"
},
"product_reference": "pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src",
"relates_to_product_reference": "CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src as a component of python38-devel:3.8:8050020210811101222:e3d35cca as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src"
},
"product_reference": "python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src",
"relates_to_product_reference": "CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src as a component of python38-devel:3.8:8050020210811101222:e3d35cca as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src"
},
"product_reference": "python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src",
"relates_to_product_reference": "CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src as a component of python38-devel:3.8:8050020210811101222:e3d35cca as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src"
},
"product_reference": "python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src",
"relates_to_product_reference": "CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src as a component of python38-devel:3.8:8050020210811101222:e3d35cca as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src"
},
"product_reference": "python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src",
"relates_to_product_reference": "CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src as a component of python38-devel:3.8:8050020210811101222:e3d35cca as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src"
},
"product_reference": "python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src",
"relates_to_product_reference": "CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src as a component of python38-devel:3.8:8050020210811101222:e3d35cca as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src"
},
"product_reference": "python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src",
"relates_to_product_reference": "CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src as a component of python38-devel:3.8:8050020210811101222:e3d35cca as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src"
},
"product_reference": "python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src",
"relates_to_product_reference": "CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch as a component of python38-devel:3.8:8050020210811101222:e3d35cca as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch"
},
"product_reference": "python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"relates_to_product_reference": "CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch as a component of python38-devel:3.8:8050020210811101222:e3d35cca as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch"
},
"product_reference": "python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"relates_to_product_reference": "CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch as a component of python38-devel:3.8:8050020210811101222:e3d35cca as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch"
},
"product_reference": "python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch",
"relates_to_product_reference": "CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch as a component of python38-devel:3.8:8050020210811101222:e3d35cca as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch"
},
"product_reference": "python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch",
"relates_to_product_reference": "CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch as a component of python38-devel:3.8:8050020210811101222:e3d35cca as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch"
},
"product_reference": "python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"relates_to_product_reference": "CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch as a component of python38-devel:3.8:8050020210811101222:e3d35cca as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch"
},
"product_reference": "python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"relates_to_product_reference": "CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch as a component of python38-devel:3.8:8050020210811101222:e3d35cca as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch"
},
"product_reference": "python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch",
"relates_to_product_reference": "CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch as a component of python38-devel:3.8:8050020210811101222:e3d35cca as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch"
},
"product_reference": "python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch",
"relates_to_product_reference": "CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch as a component of python38-devel:3.8:8050020210811101222:e3d35cca as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch"
},
"product_reference": "python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch",
"relates_to_product_reference": "CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src as a component of python38-devel:3.8:8050020210811101222:e3d35cca as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src"
},
"product_reference": "python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src",
"relates_to_product_reference": "CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Riccardo Schirone"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2019-18874",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-11-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1772014"
}
],
"notes": [
{
"category": "description",
"text": "A double free issue has been discovered in python-psutil because of the mishandling of refcounts while converting system data into Python objects in functions like psutil_disk_partitions(), psutil_users(), psutil_net_if_addrs(), and others. In particular cases, a local attacker may be able to get code execution by manipulating system resources that python-psutil then tries to convert.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-psutil: Double free because of refcount mishandling",
"title": "Vulnerability summary"
},
{
"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.5.0.GA:python38:3.8:8050020210811101222:e3d35cca",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-18874"
},
{
"category": "external",
"summary": "RHBZ#1772014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772014"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-18874",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18874"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-18874",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-18874"
}
],
"release_date": "2019-11-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:54:21+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.5.0.GA:python38:3.8:8050020210811101222:e3d35cca",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4162"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-psutil: Double free because of refcount mishandling"
},
{
"cve": "CVE-2020-27619",
"cwe": {
"id": "CWE-95",
"name": "Improper Neutralization of Directives in Dynamically Evaluated Code (\u0027Eval Injection\u0027)"
},
"discovery_date": "2020-10-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1889886"
}
],
"notes": [
{
"category": "description",
"text": "In Python3\u0027s Lib/test/multibytecodec_support.py CJK codec tests call eval() on content retrieved via HTTP.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Unsafe use of eval() on data retrieved via HTTP in the test suite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "As of Red Hat Quay 3.4 the python runtime will be consumed from RHEL. Currently releases up to 3.3 won\u0027t get fixes for this moderate issue.",
"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.5.0.GA:python38:3.8:8050020210811101222:e3d35cca",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-27619"
},
{
"category": "external",
"summary": "RHBZ#1889886",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1889886"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-27619",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27619"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-27619",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-27619"
}
],
"release_date": "2020-10-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:54:21+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.5.0.GA:python38:3.8:8050020210811101222:e3d35cca",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4162"
},
{
"category": "workaround",
"details": "In versions of Python shipped with Red Hat Enterprise Linux and Red Hat Software Collections, the flaw can be mitigated by not running the python tests with network resources enabled. By default, the tests are not run with network resources enabled. Ensure that `-u network` or `-uall` are not passed as options to `python -m test`. For more information on how these commands work, see [1].\n\n1. https://docs.python.org/3/library/test.html",
"product_ids": [
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Unsafe use of eval() on data retrieved via HTTP in the test suite"
},
{
"cve": "CVE-2020-28493",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-02-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1928707"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-jinja2. The ReDOS vulnerability of the regex is mainly due to the sub-pattern [a-zA-Z0-9._-]+.[a-zA-Z0-9._-]+. This issue can be mitigated by Markdown to format user content instead of the urlize filter, or by implementing request timeouts and limiting process memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-jinja2: ReDoS vulnerability in the urlize filter",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is out of support scope for the following products:\n\n* Red Hat Enterprise Linux 6\n* Red Hat Enterprise Linux 7\n* Red Hat Ceph Storage 2\n\nTo learn more about Red Hat Enterprise Linux support scopes, please see https://access.redhat.com/support/policy/updates/errata/\n\nIn Red Hat OpenStack Platform, because python-jinja2 is not directly customer exposed, the Impact has been moved to Low and no updated will be provided at this time for the RHOSP python-jinja2 package.\n\nRed Hat Quay does not make use of the vulnerable function, so the impact is Low.",
"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.5.0.GA:python38:3.8:8050020210811101222:e3d35cca",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-28493"
},
{
"category": "external",
"summary": "RHBZ#1928707",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928707"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-28493",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28493"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-28493",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28493"
}
],
"release_date": "2021-02-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:54:21+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.5.0.GA:python38:3.8:8050020210811101222:e3d35cca",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4162"
},
{
"category": "workaround",
"details": "If using the jinja2 library as a developer, this flaw can be mitigated by not using the vulnerable urlize() filter, and instead, using Markdown to format user content.",
"product_ids": [
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.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": [
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-jinja2: ReDoS vulnerability in the urlize filter"
},
{
"acknowledgments": [
{
"names": [
"David Schw\u00f6rer"
],
"organization": "Fedora"
}
],
"cve": "CVE-2021-3426",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2021-01-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1935913"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python 3\u0027s pydoc. This flaw allows a local or adjacent attacker who discovers or can convince another local or adjacent user to start a pydoc server to access the server and then use it to disclose sensitive information belonging to the other user that they would not normally have the ability to access. The highest threat from this vulnerability is to data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Information disclosure via pydoc",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Quay from version 3.4 uses Python from Red Hat Enterprise Linux RPM repositories and therefore may receive an update for this issue in a future release. Earlier versions of Red Hat Quay will not receive a patch for this issue.\n\nPython 2.x.x as shipped in any Red Hat product is not affected. This flaw is out of support scope for python3 as shipped with Red Hat Enterprise Linux 7. For more information about Red Hat Enterprise Linux support scope, please see https://access.redhat.com/support/policy/updates/errata/ .",
"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.5.0.GA:python38:3.8:8050020210811101222:e3d35cca",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3426"
},
{
"category": "external",
"summary": "RHBZ#1935913",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1935913"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3426",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3426"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3426",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3426"
}
],
"release_date": "2021-03-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:54:21+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.5.0.GA:python38:3.8:8050020210811101222:e3d35cca",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4162"
},
{
"category": "workaround",
"details": "Use the console (no argument needed) or HTML file (-w argument) output to generate docs rather than the HTTP server options. Put differently, do not use the -p or -n options of pydoc.",
"product_ids": [
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Information disclosure via pydoc"
},
{
"cve": "CVE-2021-3572",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-05-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1962856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-pip in the way it handled Unicode separators in git references. A remote attacker could possibly use this issue to install a different revision on a repository. The highest threat from this vulnerability is to data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pip: Incorrect handling of unicode separators in git references",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as having a security impact of Low. To exploit this flaw, the attacker needs access to the repository to create a specially crafted tag and force a different revision to be installed.",
"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.5.0.GA:python38:3.8:8050020210811101222:e3d35cca",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3572"
},
{
"category": "external",
"summary": "RHBZ#1962856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1962856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3572",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3572"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3572",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3572"
}
],
"release_date": "2021-04-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:54:21+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.5.0.GA:python38:3.8:8050020210811101222:e3d35cca",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4162"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "python-pip: Incorrect handling of unicode separators in git references"
},
{
"cve": "CVE-2021-20095",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2021-04-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1955615"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-babel. A path traversal vulnerability was found in how locale data files are checked and loaded within python-babel, allowing a local attacker to trick an application that uses python-babel to load a file outside of the intended locale directory. The highest threat from this vulnerability is to data confidentiality and integrity as well as service availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "It is rather uncommon for applications to use Babel.Locale() with an untrusted attacker-controlled language argument. A static language abbreviation string (e.g. \"en\") is most commonly used instead. For this reason, this flaw has been rated as having a security impact of Moderate.",
"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.5.0.GA:python38:3.8:8050020210811101222:e3d35cca",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-20095"
},
{
"category": "external",
"summary": "RHBZ#1955615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955615"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-20095",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20095"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-20095",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20095"
},
{
"category": "external",
"summary": "https://www.tenable.com/security/research/tra-2021-14",
"url": "https://www.tenable.com/security/research/tra-2021-14"
}
],
"release_date": "2021-04-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:54:21+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.5.0.GA:python38:3.8:8050020210811101222:e3d35cca",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4162"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code"
},
{
"cve": "CVE-2021-23336",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2021-02-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1928904"
}
],
"notes": [
{
"category": "description",
"text": "The package python/cpython is vulnerable to Web Cache Poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a vector called parameter cloaking. When the attacker can separate query parameters using a semicolon (;), they can cause a difference in the interpretation of the request between the proxy (running with default configuration) and the server. This can result in malicious requests being cached as completely safe ones, as the proxy would usually not see the semicolon as a separator, and therefore would not include it in a cache key of an unkeyed parameter.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The python36 component in the python36:3.6 module in Red Hat Enterprise Linux 8 is listed as not affected, as it does not contain Python interpreter or libraries. Packages of the python36 component only provide convenient links to the Python interpreter included in the non-modular python3 component\u0027s platform-python packages. Users of python36:3.6 module also need to check the entry for the python3 component to determine if their systems are affected.\n\nRed Hat Ceph Storage (RHCS) 3 ships an older version of python-django without the directly affected function, but which is still vulnerable to a similar attack involving the semi colon separator. Hence, impact has been rated as Low.\n\nAlthough Red Hat OpenStack Platform 13 \u0026 16.1 both ship the affected code, since the proxy is controlled and configured by OpenStack, the impact has been lowered to Low. As a fix would require a substantial effort or commitment of time, no fix will be provided at this time.",
"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.5.0.GA:python38:3.8:8050020210811101222:e3d35cca",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-23336"
},
{
"category": "external",
"summary": "RHBZ#1928904",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1928904"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-23336",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23336"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23336",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23336"
},
{
"category": "external",
"summary": "https://snyk.io/vuln/SNYK-UPSTREAM-PYTHONCPYTHON-1074933",
"url": "https://snyk.io/vuln/SNYK-UPSTREAM-PYTHONCPYTHON-1074933"
}
],
"release_date": "2021-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:54:21+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.5.0.GA:python38:3.8:8050020210811101222:e3d35cca",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4162"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Web cache poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a semicolon in query parameters"
},
{
"cve": "CVE-2021-28957",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2021-03-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1941534"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-lxml. The HTML5 formaction attribute is not input sanitized like the HTML action attribute is which can lead to a Cross-Site Scripting attack (XSS) when an application uses python-lxml to sanitize user inputs. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-lxml: Missing input sanitization for formaction HTML5 attributes may lead to XSS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Web applications vulnerable to this flaw, where a XSS attack can be accomplished, are only those that use python-lxml to sanitize HTML input and that allow user data to be placed in the \"formaction\" attribute of a form button.\n\nIn Red Hat OpenStack Platform, because the flaw has a lower impact and the package is unlikely to be exploited in the RHOSP environment, no update will be provided at this time for the RHOSP python-lxml package.\n\nFor Ansible Tower and Ansible Automation Platform, Lowering the impact from Moderate to Low as the vulnerable function i.e. lxml HTML Cleaner and the vulnerable attribute i.e. HTML FormAction are not being used.",
"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.5.0.GA:python38:3.8:8050020210811101222:e3d35cca",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-28957"
},
{
"category": "external",
"summary": "RHBZ#1941534",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1941534"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-28957",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28957"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-28957",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28957"
}
],
"release_date": "2021-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:54:21+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.5.0.GA:python38:3.8:8050020210811101222:e3d35cca",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4162"
}
],
"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.5.0.GA:python38:3.8:8050020210811101222:e3d35cca",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-lxml: Missing input sanitization for formaction HTML5 attributes may lead to XSS"
},
{
"cve": "CVE-2021-29921",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-04-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1957458"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-ipaddress. Improper input validation of octal strings in stdlib ipaddress allows unauthenticated remote attackers to perform indeterminate SSRF, RFI, and LFI attacks on many programs that rely on Python stdlib ipaddress. The highest threat from this vulnerability is to data integrity and system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-ipaddress: Improper input validation of octal strings",
"title": "Vulnerability summary"
},
{
"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.5.0.GA:python38:3.8:8050020210811101222:e3d35cca",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-29921"
},
{
"category": "external",
"summary": "RHBZ#1957458",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1957458"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-29921",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29921"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-29921",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-29921"
},
{
"category": "external",
"summary": "https://python-security.readthedocs.io/vuln/ipaddress-ipv4-leading-zeros.html",
"url": "https://python-security.readthedocs.io/vuln/ipaddress-ipv4-leading-zeros.html"
}
],
"release_date": "2021-04-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:54:21+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.5.0.GA:python38:3.8:8050020210811101222:e3d35cca",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4162"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"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:N",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-ipaddress: Improper input validation of octal strings"
},
{
"cve": "CVE-2021-33503",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2021-06-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1968074"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-urllib3. When provided with a URL containing many @ characters in the authority component, the authority\u0027s regular expression exhibits catastrophic backtracking. This flaw causes a denial of service if a URL is passed as a parameter or redirected via an HTTP redirect. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-urllib3: ReDoS in the parsing of authority part of URL",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "* Red Hat OpenShift Container Platform (OCP) 4 delivers the python-urllib3 package which includes a vulnerable version of urllib3 module, however from OCP 4.6 the python-urllib3 package is no longer shipped. OCP 4.5 is out of support scope for Moderate and Low impact vulnerabilities, hence is marked Out Of Support Scope.\nThe python-urllib3 package used in OCP 3.11 is not affected by this flaw.",
"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.5.0.GA:python38:3.8:8050020210811101222:e3d35cca",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-33503"
},
{
"category": "external",
"summary": "RHBZ#1968074",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1968074"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-33503",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33503"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-33503",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33503"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-q2q7-5pp4-w6pg",
"url": "https://github.com/advisories/GHSA-q2q7-5pp4-w6pg"
}
],
"release_date": "2021-06-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:54:21+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.5.0.GA:python38:3.8:8050020210811101222:e3d35cca",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4162"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.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": [
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-urllib3: ReDoS in the parsing of authority part of URL"
},
{
"cve": "CVE-2021-42771",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2021-04-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1955615"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-babel. A path traversal vulnerability was found in how locale data files are checked and loaded within python-babel, allowing a local attacker to trick an application that uses python-babel to load a file outside of the intended locale directory. The highest threat from this vulnerability is to data confidentiality and integrity as well as service availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "It is rather uncommon for applications to use Babel.Locale() with an untrusted attacker-controlled language argument. A static language abbreviation string (e.g. \"en\") is most commonly used instead. For this reason, this flaw has been rated as having a security impact of Moderate.",
"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.5.0.GA:python38:3.8:8050020210811101222:e3d35cca",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-42771"
},
{
"category": "external",
"summary": "RHBZ#1955615",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1955615"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-42771",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42771"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-42771",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-42771"
},
{
"category": "external",
"summary": "https://www.tenable.com/security/research/tra-2021-14",
"url": "https://www.tenable.com/security/research/tra-2021-14"
}
],
"release_date": "2021-04-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T17:54:21+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.5.0.GA:python38:3.8:8050020210811101222:e3d35cca",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4162"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:Cython-debugsource-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:PyYAML-debugsource-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:numpy-debugsource-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cffi-debugsource-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-cryptography-debugsource-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-lxml-debugsource-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-markupsafe-debugsource-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psutil-debugsource-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-psycopg2-debugsource-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-Cython-debuginfo-0:0.29.14-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-PyMySQL-0:0.10.1-1.module+el8.4.0+9692+8e86ab84.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-asn1crypto-0:1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-babel-0:2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cffi-debuginfo-0:1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-chardet-0:3.0.4-19.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-cryptography-debuginfo-0:2.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debug-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debuginfo-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-debugsource-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-devel-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idle-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-idna-0:2.8-6.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-jinja2-0:2.10.3-5.module+el8.5.0+10542+ba057329.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-libs-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-lxml-debuginfo-0:4.4.1-6.module+el8.5.0+10542+ba057329.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-markupsafe-debuginfo-0:1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-mod_wsgi-0:4.6.8-3.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-debuginfo-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-doc-0:1.17.3-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-numpy-f2py-0:1.17.3-6.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pip-wheel-0:19.3.1-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-ply-0:3.11-10.module+el8.4.0+9579+e9717e18.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psutil-debuginfo-0:5.6.4-4.module+el8.5.0+12031+10ce4870.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-debuginfo-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-doc-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-psycopg2-tests-0:2.8.4-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pycparser-0:2.19-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pysocks-0:1.7.1-4.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-pyyaml-debuginfo-0:5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-requests-0:2.22.0-9.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-rpm-macros-0:3.8.8-4.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-scipy-debuginfo-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-setuptools-wheel-0:41.6.0-5.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-test-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-tkinter-0:3.8.8-4.module+el8.5.0+12205+a865257a.x86_64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-urllib3-0:1.25.7-5.module+el8.5.0+11639+ea5b349d.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python38-wheel-wheel-0:0.33.6-6.module+el8.5.0+12205+a865257a.noarch",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-pip-0:19.3.1-4.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-setuptools-0:41.6.0-5.module+el8.5.0+12205+a865257a.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:python3x-six-0:1.12.0-10.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:pytz-0:2019.3-3.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.src",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.aarch64",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.ppc64le",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.s390x",
"AppStream-8.5.0.GA:python38:3.8:8050020210811101222:e3d35cca:scipy-debugsource-0:1.3.1-4.module+el8.4.0+8888+89bc7e79.x86_64",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.src",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-atomicwrites-0:1.3.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-attrs-0:19.3.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-more-itertools-0:7.2.0-5.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-packaging-0:19.2-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pluggy-0:0.13.0-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-py-0:1.8.0-8.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-pytest-0:4.6.6-3.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python38-wcwidth-0:0.1.7-16.module+el8.4.0+8888+89bc7e79.noarch",
"CRB-8.5.0.GA:python38-devel:3.8:8050020210811101222:e3d35cca:python3x-pyparsing-0:2.4.5-3.module+el8.4.0+8888+89bc7e79.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-babel: Relative path traversal allows attacker to load arbitrary locale files and execute arbitrary code"
}
]
}
CERTFR-2021-AVI-557
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans Oracle Java SE. Certaines d'entre elles permettent à un attaquant de provoquer un déni de service, un contournement de la politique de sécurité et une atteinte à l'intégrité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Java SE: 7u301, 8u291, 11.0.11, 16.0.1",
"product": {
"name": "Java SE",
"vendor": {
"name": "Oracle",
"scada": false
}
}
},
{
"description": "Oracle GraalVM Enterprise Edition: 20.3.2, 21.1.0",
"product": {
"name": "Java SE",
"vendor": {
"name": "Oracle",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2021-2341",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2341"
},
{
"name": "CVE-2021-2432",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2432"
},
{
"name": "CVE-2021-2369",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2369"
},
{
"name": "CVE-2021-29921",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29921"
},
{
"name": "CVE-2021-2388",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2388"
},
{
"name": "CVE-2020-28928",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28928"
}
],
"initial_release_date": "2021-07-21T00:00:00",
"last_revision_date": "2021-07-21T00:00:00",
"links": [],
"reference": "CERTFR-2021-AVI-557",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2021-07-21T00:00:00.000000"
}
],
"risks": [
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "D\u00e9ni de service"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Oracle Java SE.\nCertaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer un d\u00e9ni\nde service, un contournement de la politique de s\u00e9curit\u00e9 et une atteinte\n\u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Oracle Java SE",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Oracle cpujul2021 du 20 juillet 2021",
"url": "https://www.oracle.com/security-alerts/cpujul2021.html"
}
]
}
CERTFR-2021-AVI-490
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans IBM Spectrum Protect. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à l'intégrité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Title | Publication Time | Tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "IBM Spectrum Protect Plus versions 10.1.x ant\u00e9rieures \u00e0 10.1.8.1",
"product": {
"name": "Spectrum",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2021-27919",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27919"
},
{
"name": "CVE-2021-21343",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21343"
},
{
"name": "CVE-2021-21348",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21348"
},
{
"name": "CVE-2021-29505",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29505"
},
{
"name": "CVE-2020-26258",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26258"
},
{
"name": "CVE-2021-31525",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31525"
},
{
"name": "CVE-2021-21344",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21344"
},
{
"name": "CVE-2021-33503",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33503"
},
{
"name": "CVE-2020-26259",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26259"
},
{
"name": "CVE-2021-21341",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21341"
},
{
"name": "CVE-2021-21285",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21285"
},
{
"name": "CVE-2021-21362",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21362"
},
{
"name": "CVE-2021-23358",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23358"
},
{
"name": "CVE-2020-14147",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14147"
},
{
"name": "CVE-2021-21347",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21347"
},
{
"name": "CVE-2020-26217",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-26217"
},
{
"name": "CVE-2021-21346",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21346"
},
{
"name": "CVE-2021-29921",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29921"
},
{
"name": "CVE-2020-28476",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28476"
},
{
"name": "CVE-2020-7929",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7929"
},
{
"name": "CVE-2021-21351",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21351"
},
{
"name": "CVE-2021-21345",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21345"
},
{
"name": "CVE-2021-22884",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22884"
},
{
"name": "CVE-2021-3177",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3177"
},
{
"name": "CVE-2021-22883",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22883"
},
{
"name": "CVE-2021-28363",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28363"
},
{
"name": "CVE-2021-21349",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21349"
},
{
"name": "CVE-2021-21342",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21342"
},
{
"name": "CVE-2021-21350",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21350"
},
{
"name": "CVE-2021-21284",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21284"
}
],
"initial_release_date": "2021-06-29T00:00:00",
"last_revision_date": "2021-06-29T00:00:00",
"links": [],
"reference": "CERTFR-2021-AVI-490",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2021-06-29T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans IBM Spectrum\nProtect. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer\nune ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0\ndistance et une atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans IBM Spectrum Protect",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6466435 du 28 juin 2021",
"url": "https://www.ibm.com/support/pages/node/6466435"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6467281 du 28 juin 2021",
"url": "https://www.ibm.com/support/pages/node/6467281"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6466599 du 28 juin 2021",
"url": "https://www.ibm.com/support/pages/node/6466599"
}
]
}
CERTFR-2025-AVI-0969
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits VMware. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu Kubernetes Runtime | GenAI sur Tanzu Platform pour Cloud Foundry versions antérieures à 10.2.5 | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry versions antérieures à 6.0.20+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Noble) versions antérieures à 1.90.x | ||
| VMware | Tanzu Kubernetes Runtime | NodeJS Buildpack versions antérieures à 1.8.58 | ||
| VMware | Tanzu Kubernetes Runtime | Python Buildpack versions antérieures à 1.8.63 | ||
| VMware | Tanzu Kubernetes Runtime | VMware Tanzu pour MySQL sur Tanzu Platform versions antérieures à 10.1.0 | ||
| VMware | Tanzu Kubernetes Runtime | API Gateway pour VMware Tanzu Platform versions antérieures à 2.4.0 | ||
| VMware | Tanzu Kubernetes Runtime | PHP Buildpack versions antérieures à 4.6.49 | ||
| VMware | Tanzu Kubernetes Runtime | Single Sign-On pour VMware Tanzu Platform versions antérieures à 1.16.14 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy FIPS) versions antérieures à 1.915.x | ||
| VMware | Tanzu Application Service | CredHub Service Broker versions antérieures à 1.6.6 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy FIPS) versions antérieures à 1.943.x | ||
| VMware | Tanzu Kubernetes Runtime | Elastic Application Runtime Windows add-on pour VMware Tanzu Platform versions antérieures à 10.2.4+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry Windows versions antérieures à 6.0.20+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy) versions antérieures à 1.915.x | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry Windows versions antérieures à 10.2.3+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Single Sign-On pour VMware Tanzu Application Service versions antérieures à 1.16.13 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy) versions antérieures à 1.943.x | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry isolation segment versions antérieures à 6.0.20+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Noble) versions antérieures à 1.77.x | ||
| VMware | Services Suite | Platform Automation Toolkit versions antérieures à 5.3.2 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy Azure Light) versions antérieures à 1.906.x | ||
| VMware | Tanzu Kubernetes Runtime | Spring Cloud Data Flow pour VMware Tanzu versions antérieures à 1.14.9 | ||
| VMware | Tanzu Kubernetes Runtime | App Autoscaler CLI Plugin pour VMware Tanzu Platform versions antérieures à 250.5.9 | ||
| VMware | Tanzu Kubernetes Runtime | Spring Cloud Services pour VMware Tanzu versions antérieures à 3.3.10 | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry versions antérieures à 10.2.3+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Concourse pour VMware Tanzu versions antérieures à 7.14.1+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry isolation segment versions antérieures à 10.2.3+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Platform Services pour VMware Tanzu Platform versions antérieures à 10.3.0 | ||
| VMware | Tanzu Kubernetes Runtime | Ruby Buildpack versions antérieures à 1.10.46 | ||
| VMware | Tanzu Kubernetes Runtime | Elastic Application Runtime pour VMware Tanzu Platform versions antérieures à 6.0.21+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Telemetry pour VMware Tanzu Platform versions antérieures à 2.3.0 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Noble) versions antérieures à 1.103.x | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Hub versions antérieures à 10.3.0 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy) versions antérieures à 1.906.x |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "GenAI sur Tanzu Platform pour Cloud Foundry versions ant\u00e9rieures \u00e0 10.2.5",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry versions ant\u00e9rieures \u00e0 6.0.20+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Noble) versions ant\u00e9rieures \u00e0 1.90.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "NodeJS Buildpack versions ant\u00e9rieures \u00e0 1.8.58",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Python Buildpack versions ant\u00e9rieures \u00e0 1.8.63",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "VMware Tanzu pour MySQL sur Tanzu Platform versions ant\u00e9rieures \u00e0 10.1.0",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "API Gateway pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 2.4.0",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "PHP Buildpack versions ant\u00e9rieures \u00e0 4.6.49",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Single Sign-On pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 1.16.14",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy FIPS) versions ant\u00e9rieures \u00e0 1.915.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "CredHub Service Broker versions ant\u00e9rieures \u00e0 1.6.6",
"product": {
"name": "Tanzu Application Service",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy FIPS) versions ant\u00e9rieures \u00e0 1.943.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Elastic Application Runtime Windows add-on pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.2.4+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry Windows versions ant\u00e9rieures \u00e0 6.0.20+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy) versions ant\u00e9rieures \u00e0 1.915.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry Windows versions ant\u00e9rieures \u00e0 10.2.3+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Single Sign-On pour VMware Tanzu Application Service versions ant\u00e9rieures \u00e0 1.16.13",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy) versions ant\u00e9rieures \u00e0 1.943.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry isolation segment versions ant\u00e9rieures \u00e0 6.0.20+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Noble) versions ant\u00e9rieures \u00e0 1.77.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Platform Automation Toolkit versions ant\u00e9rieures \u00e0 5.3.2",
"product": {
"name": "Services Suite",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy Azure Light) versions ant\u00e9rieures \u00e0 1.906.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Spring Cloud Data Flow pour VMware Tanzu versions ant\u00e9rieures \u00e0 1.14.9",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "App Autoscaler CLI Plugin pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 250.5.9",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Spring Cloud Services pour VMware Tanzu versions ant\u00e9rieures \u00e0 3.3.10",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry versions ant\u00e9rieures \u00e0 10.2.3+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Concourse pour VMware Tanzu versions ant\u00e9rieures \u00e0 7.14.1+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry isolation segment versions ant\u00e9rieures \u00e0 10.2.3+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Platform Services pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.3.0",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Ruby Buildpack versions ant\u00e9rieures \u00e0 1.10.46",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Elastic Application Runtime pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 6.0.21+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Telemetry pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 2.3.0",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Noble) versions ant\u00e9rieures \u00e0 1.103.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Hub versions ant\u00e9rieures \u00e0 10.3.0",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy) versions ant\u00e9rieures \u00e0 1.906.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2019-25013",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-25013"
},
{
"name": "CVE-2017-9937",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9937"
},
{
"name": "CVE-2025-6395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6395"
},
{
"name": "CVE-2022-1343",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1343"
},
{
"name": "CVE-2013-4235",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-4235"
},
{
"name": "CVE-2024-37370",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37370"
},
{
"name": "CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"name": "CVE-2024-57981",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57981"
},
{
"name": "CVE-2025-8715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8715"
},
{
"name": "CVE-2017-3613",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3613"
},
{
"name": "CVE-2025-30681",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30681"
},
{
"name": "CVE-2022-25308",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25308"
},
{
"name": "CVE-2021-3996",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3996"
},
{
"name": "CVE-2024-38807",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38807"
},
{
"name": "CVE-2023-0216",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0216"
},
{
"name": "CVE-2023-27102",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27102"
},
{
"name": "CVE-2022-43236",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43236"
},
{
"name": "CVE-2024-20919",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20919"
},
{
"name": "CVE-2023-7104",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-7104"
},
{
"name": "CVE-2022-35252",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35252"
},
{
"name": "CVE-2005-0602",
"url": "https://www.cve.org/CVERecord?id=CVE-2005-0602"
},
{
"name": "CVE-2017-6834",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6834"
},
{
"name": "CVE-2025-22003",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22003"
},
{
"name": "CVE-2022-1473",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1473"
},
{
"name": "CVE-2023-21938",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21938"
},
{
"name": "CVE-2023-3428",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3428"
},
{
"name": "CVE-2021-3933",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3933"
},
{
"name": "CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"name": "CVE-2022-43237",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43237"
},
{
"name": "CVE-2021-23215",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23215"
},
{
"name": "CVE-2022-1115",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1115"
},
{
"name": "CVE-2024-57994",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57994"
},
{
"name": "CVE-2025-21798",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21798"
},
{
"name": "CVE-2025-3264",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3264"
},
{
"name": "CVE-2015-4789",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4789"
},
{
"name": "CVE-2025-53547",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53547"
},
{
"name": "CVE-2023-40217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40217"
},
{
"name": "CVE-2020-14621",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14621"
},
{
"name": "CVE-2025-26465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26465"
},
{
"name": "CVE-2025-21975",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21975"
},
{
"name": "CVE-2025-21980",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21980"
},
{
"name": "CVE-2023-0401",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0401"
},
{
"name": "CVE-2025-21889",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21889"
},
{
"name": "CVE-2025-21861",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21861"
},
{
"name": "CVE-2025-38328",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38328"
},
{
"name": "CVE-2025-31115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31115"
},
{
"name": "CVE-2021-33294",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33294"
},
{
"name": "CVE-2023-3195",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3195"
},
{
"name": "CVE-2025-59830",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59830"
},
{
"name": "CVE-2023-21843",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21843"
},
{
"name": "CVE-2021-20243",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20243"
},
{
"name": "CVE-2023-3316",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3316"
},
{
"name": "CVE-2023-1175",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1175"
},
{
"name": "CVE-2024-57948",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57948"
},
{
"name": "CVE-2025-21937",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21937"
},
{
"name": "CVE-2014-9157",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9157"
},
{
"name": "CVE-2020-2803",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2803"
},
{
"name": "CVE-2020-14803",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14803"
},
{
"name": "CVE-2024-58088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58088"
},
{
"name": "CVE-2024-21235",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21235"
},
{
"name": "CVE-2025-53042",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53042"
},
{
"name": "CVE-2024-9681",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9681"
},
{
"name": "CVE-2021-37600",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37600"
},
{
"name": "CVE-2025-21689",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21689"
},
{
"name": "CVE-2025-21682",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21682"
},
{
"name": "CVE-2011-3374",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-3374"
},
{
"name": "CVE-2025-30689",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30689"
},
{
"name": "CVE-2024-11168",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11168"
},
{
"name": "CVE-2021-26260",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26260"
},
{
"name": "CVE-2023-0922",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0922"
},
{
"name": "CVE-2025-38100",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38100"
},
{
"name": "CVE-2017-18250",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18250"
},
{
"name": "CVE-2025-9231",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9231"
},
{
"name": "CVE-2025-1372",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1372"
},
{
"name": "CVE-2025-40002",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40002"
},
{
"name": "CVE-2022-21426",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21426"
},
{
"name": "CVE-2025-8851",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8851"
},
{
"name": "CVE-2024-58010",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58010"
},
{
"name": "CVE-2025-38043",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38043"
},
{
"name": "CVE-2025-21697",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21697"
},
{
"name": "CVE-2025-30715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30715"
},
{
"name": "CVE-2024-57973",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57973"
},
{
"name": "CVE-2022-24407",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24407"
},
{
"name": "CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"name": "CVE-2022-46908",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46908"
},
{
"name": "CVE-2022-3626",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3626"
},
{
"name": "CVE-2024-28834",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28834"
},
{
"name": "CVE-2021-38604",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38604"
},
{
"name": "CVE-2001-1268",
"url": "https://www.cve.org/CVERecord?id=CVE-2001-1268"
},
{
"name": "CVE-2022-2874",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2874"
},
{
"name": "CVE-2025-22017",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22017"
},
{
"name": "CVE-2025-38108",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38108"
},
{
"name": "CVE-2025-21783",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21783"
},
{
"name": "CVE-2025-38229",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38229"
},
{
"name": "CVE-2023-46218",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46218"
},
{
"name": "CVE-2021-3733",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3733"
},
{
"name": "CVE-2025-9714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9714"
},
{
"name": "CVE-2025-21786",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21786"
},
{
"name": "CVE-2024-11187",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11187"
},
{
"name": "CVE-2020-27769",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27769"
},
{
"name": "CVE-2025-30682",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30682"
},
{
"name": "CVE-2021-35586",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35586"
},
{
"name": "CVE-2014-9748",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9748"
},
{
"name": "CVE-2025-25186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25186"
},
{
"name": "CVE-2014-8141",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8141"
},
{
"name": "CVE-2022-1623",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1623"
},
{
"name": "CVE-2025-21881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21881"
},
{
"name": "CVE-2025-21951",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21951"
},
{
"name": "CVE-2024-38829",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38829"
},
{
"name": "CVE-2025-10148",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10148"
},
{
"name": "CVE-2017-6831",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6831"
},
{
"name": "CVE-2024-58034",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58034"
},
{
"name": "CVE-2025-25724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25724"
},
{
"name": "CVE-2025-27818",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27818"
},
{
"name": "CVE-2021-3997",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3997"
},
{
"name": "CVE-2025-50102",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50102"
},
{
"name": "CVE-2023-38471",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38471"
},
{
"name": "CVE-2022-0158",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0158"
},
{
"name": "CVE-2020-27776",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27776"
},
{
"name": "CVE-2025-5222",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5222"
},
{
"name": "CVE-2025-21743",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21743"
},
{
"name": "CVE-2025-38147",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38147"
},
{
"name": "CVE-2023-6780",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6780"
},
{
"name": "CVE-2023-34475",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34475"
},
{
"name": "CVE-2024-26896",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26896"
},
{
"name": "CVE-2025-38286",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38286"
},
{
"name": "CVE-2025-55248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55248"
},
{
"name": "CVE-2024-24762",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24762"
},
{
"name": "CVE-2025-53643",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53643"
},
{
"name": "CVE-2022-0696",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0696"
},
{
"name": "CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"name": "CVE-2024-21144",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21144"
},
{
"name": "CVE-2024-3220",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3220"
},
{
"name": "CVE-2022-3599",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3599"
},
{
"name": "CVE-2021-39537",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39537"
},
{
"name": "CVE-2025-12380",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12380"
},
{
"name": "CVE-2022-42010",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42010"
},
{
"name": "CVE-2015-4787",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4787"
},
{
"name": "CVE-2021-35550",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35550"
},
{
"name": "CVE-2022-27781",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27781"
},
{
"name": "CVE-2025-21847",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21847"
},
{
"name": "CVE-2022-2929",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2929"
},
{
"name": "CVE-2018-15120",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15120"
},
{
"name": "CVE-2024-58069",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58069"
},
{
"name": "CVE-2025-8556",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8556"
},
{
"name": "CVE-2023-0796",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0796"
},
{
"name": "CVE-2025-21853",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21853"
},
{
"name": "CVE-2025-21871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21871"
},
{
"name": "CVE-2023-51385",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51385"
},
{
"name": "CVE-2016-0682",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0682"
},
{
"name": "CVE-2025-4287",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4287"
},
{
"name": "CVE-2024-43788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43788"
},
{
"name": "CVE-2025-21731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21731"
},
{
"name": "CVE-2023-48237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48237"
},
{
"name": "CVE-2023-48706",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48706"
},
{
"name": "CVE-2021-3605",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3605"
},
{
"name": "CVE-2025-38515",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38515"
},
{
"name": "CVE-2025-22872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
},
{
"name": "CVE-2024-25126",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25126"
},
{
"name": "CVE-2025-21941",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21941"
},
{
"name": "CVE-2025-8277",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8277"
},
{
"name": "CVE-2025-8941",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8941"
},
{
"name": "CVE-2017-10928",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-10928"
},
{
"name": "CVE-2023-52425",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52425"
},
{
"name": "CVE-2025-38163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38163"
},
{
"name": "CVE-2021-35567",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35567"
},
{
"name": "CVE-2017-12429",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12429"
},
{
"name": "CVE-2025-38444",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38444"
},
{
"name": "CVE-2023-38546",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38546"
},
{
"name": "CVE-2019-8322",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8322"
},
{
"name": "CVE-2024-52615",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52615"
},
{
"name": "CVE-2020-14579",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14579"
},
{
"name": "CVE-2023-2157",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2157"
},
{
"name": "CVE-2025-32386",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32386"
},
{
"name": "CVE-2025-21823",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21823"
},
{
"name": "CVE-2025-11731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11731"
},
{
"name": "CVE-2019-1010238",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1010238"
},
{
"name": "CVE-2024-26700",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26700"
},
{
"name": "CVE-2024-58082",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58082"
},
{
"name": "CVE-2024-35176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35176"
},
{
"name": "CVE-2024-33602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33602"
},
{
"name": "CVE-2025-55551",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55551"
},
{
"name": "CVE-2025-50100",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50100"
},
{
"name": "CVE-2023-29404",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
},
{
"name": "CVE-2025-21763",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21763"
},
{
"name": "CVE-2023-21954",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21954"
},
{
"name": "CVE-2025-40780",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40780"
},
{
"name": "CVE-2023-48368",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48368"
},
{
"name": "CVE-2014-4715",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-4715"
},
{
"name": "CVE-2022-4304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4304"
},
{
"name": "CVE-2023-21939",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21939"
},
{
"name": "CVE-2022-48554",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48554"
},
{
"name": "CVE-2022-0563",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0563"
},
{
"name": "CVE-2025-38157",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38157"
},
{
"name": "CVE-2023-24757",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24757"
},
{
"name": "CVE-2024-20926",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20926"
},
{
"name": "CVE-2025-21678",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21678"
},
{
"name": "CVE-2025-4056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4056"
},
{
"name": "CVE-2024-28757",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28757"
},
{
"name": "CVE-2020-29562",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29562"
},
{
"name": "CVE-2022-31683",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31683"
},
{
"name": "CVE-2020-22218",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-22218"
},
{
"name": "CVE-2025-0913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0913"
},
{
"name": "CVE-2025-53062",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53062"
},
{
"name": "CVE-2015-4776",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4776"
},
{
"name": "CVE-2025-21872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21872"
},
{
"name": "CVE-2017-3616",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3616"
},
{
"name": "CVE-2021-2163",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2163"
},
{
"name": "CVE-2025-21922",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21922"
},
{
"name": "CVE-2025-27817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27817"
},
{
"name": "CVE-2023-30086",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30086"
},
{
"name": "CVE-2017-6832",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6832"
},
{
"name": "CVE-2022-2208",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2208"
},
{
"name": "CVE-2024-45720",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45720"
},
{
"name": "CVE-2022-1056",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1056"
},
{
"name": "CVE-2018-10805",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10805"
},
{
"name": "CVE-2019-19906",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19906"
},
{
"name": "CVE-2025-38219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38219"
},
{
"name": "CVE-2015-4785",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4785"
},
{
"name": "CVE-2025-38466",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38466"
},
{
"name": "CVE-2022-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
},
{
"name": "CVE-2022-32208",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32208"
},
{
"name": "CVE-2020-15095",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15095"
},
{
"name": "CVE-2018-16328",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16328"
},
{
"name": "CVE-2024-38949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38949"
},
{
"name": "CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"name": "CVE-2025-5745",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5745"
},
{
"name": "CVE-2025-47907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47907"
},
{
"name": "CVE-2022-43239",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43239"
},
{
"name": "CVE-2022-41409",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41409"
},
{
"name": "CVE-2022-32546",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32546"
},
{
"name": "CVE-2025-0838",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0838"
},
{
"name": "CVE-2024-57980",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57980"
},
{
"name": "CVE-2023-5441",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5441"
},
{
"name": "CVE-2025-55553",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55553"
},
{
"name": "CVE-2024-12797",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12797"
},
{
"name": "CVE-2024-58011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58011"
},
{
"name": "CVE-2025-21796",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21796"
},
{
"name": "CVE-2024-12086",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12086"
},
{
"name": "CVE-2025-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27219"
},
{
"name": "CVE-2025-21691",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21691"
},
{
"name": "CVE-2021-4219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4219"
},
{
"name": "CVE-2018-15798",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15798"
},
{
"name": "CVE-2025-55154",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55154"
},
{
"name": "CVE-2025-49146",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49146"
},
{
"name": "CVE-2025-40026",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40026"
},
{
"name": "CVE-2022-1292",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1292"
},
{
"name": "CVE-2022-3153",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3153"
},
{
"name": "CVE-2022-2057",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2057"
},
{
"name": "CVE-2025-5197",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5197"
},
{
"name": "CVE-2023-45283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45283"
},
{
"name": "CVE-2023-39328",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39328"
},
{
"name": "CVE-2023-45853",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45853"
},
{
"name": "CVE-2024-47611",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47611"
},
{
"name": "CVE-2017-11447",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-11447"
},
{
"name": "CVE-2019-8323",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8323"
},
{
"name": "CVE-2023-39593",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39593"
},
{
"name": "CVE-2025-45582",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-45582"
},
{
"name": "CVE-2025-46569",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46569"
},
{
"name": "CVE-2024-21068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21068"
},
{
"name": "CVE-2018-14434",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14434"
},
{
"name": "CVE-2019-6293",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6293"
},
{
"name": "CVE-2025-30703",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30703"
},
{
"name": "CVE-2025-21738",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21738"
},
{
"name": "CVE-2022-48522",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48522"
},
{
"name": "CVE-2025-21684",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21684"
},
{
"name": "CVE-2023-50868",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50868"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2023-21830",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21830"
},
{
"name": "CVE-2023-26965",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26965"
},
{
"name": "CVE-2023-2602",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2602"
},
{
"name": "CVE-2021-2161",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2161"
},
{
"name": "CVE-2025-6069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6069"
},
{
"name": "CVE-2023-3817",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3817"
},
{
"name": "CVE-2017-10140",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-10140"
},
{
"name": "CVE-2021-2341",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2341"
},
{
"name": "CVE-2021-3468",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3468"
},
{
"name": "CVE-2024-6232",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6232"
},
{
"name": "CVE-2024-58061",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58061"
},
{
"name": "CVE-2025-46148",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46148"
},
{
"name": "CVE-2024-58058",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58058"
},
{
"name": "CVE-2025-21768",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21768"
},
{
"name": "CVE-2025-21864",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21864"
},
{
"name": "CVE-2025-2149",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2149"
},
{
"name": "CVE-2021-3502",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3502"
},
{
"name": "CVE-2025-6052",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6052"
},
{
"name": "CVE-2018-16329",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16329"
},
{
"name": "CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"name": "CVE-2025-24813",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24813"
},
{
"name": "CVE-2024-58056",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58056"
},
{
"name": "CVE-2023-52426",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52426"
},
{
"name": "CVE-2025-50080",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50080"
},
{
"name": "CVE-2025-21725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21725"
},
{
"name": "CVE-2024-43790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43790"
},
{
"name": "CVE-2025-38313",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38313"
},
{
"name": "CVE-2025-38336",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38336"
},
{
"name": "CVE-2022-2058",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2058"
},
{
"name": "CVE-2025-22009",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22009"
},
{
"name": "CVE-2025-38061",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38061"
},
{
"name": "CVE-2022-45061",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45061"
},
{
"name": "CVE-2025-21727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21727"
},
{
"name": "CVE-2024-45492",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45492"
},
{
"name": "CVE-2015-4764",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4764"
},
{
"name": "CVE-2025-22228",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22228"
},
{
"name": "CVE-2022-43240",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43240"
},
{
"name": "CVE-2020-1752",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1752"
},
{
"name": "CVE-2025-5987",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5987"
},
{
"name": "CVE-2023-4091",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4091"
},
{
"name": "CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"name": "CVE-2025-38375",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38375"
},
{
"name": "CVE-2015-4779",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4779"
},
{
"name": "CVE-2021-20312",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20312"
},
{
"name": "CVE-2025-4330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
},
{
"name": "CVE-2025-2953",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2953"
},
{
"name": "CVE-2020-14593",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14593"
},
{
"name": "CVE-2025-21904",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21904"
},
{
"name": "CVE-2019-20838",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20838"
},
{
"name": "CVE-2025-37798",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37798"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2025-50078",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50078"
},
{
"name": "CVE-2022-28739",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28739"
},
{
"name": "CVE-2024-26726",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26726"
},
{
"name": "CVE-2023-52593",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52593"
},
{
"name": "CVE-2025-3933",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3933"
},
{
"name": "CVE-2023-26785",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26785"
},
{
"name": "CVE-2025-49794",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49794"
},
{
"name": "CVE-2020-14664",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14664"
},
{
"name": "CVE-2023-48235",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48235"
},
{
"name": "CVE-2024-57970",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57970"
},
{
"name": "CVE-2024-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9287"
},
{
"name": "CVE-2025-21668",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21668"
},
{
"name": "CVE-2025-22004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22004"
},
{
"name": "CVE-2022-32207",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32207"
},
{
"name": "CVE-2024-44939",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-44939"
},
{
"name": "CVE-2024-43374",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43374"
},
{
"name": "CVE-2023-50782",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50782"
},
{
"name": "CVE-2025-21929",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21929"
},
{
"name": "CVE-2025-4138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
},
{
"name": "CVE-2022-41722",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41722"
},
{
"name": "CVE-2022-3627",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3627"
},
{
"name": "CVE-2020-14797",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14797"
},
{
"name": "CVE-2025-21735",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21735"
},
{
"name": "CVE-2024-3596",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3596"
},
{
"name": "CVE-2023-0215",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0215"
},
{
"name": "CVE-2024-27280",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27280"
},
{
"name": "CVE-2025-3000",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3000"
},
{
"name": "CVE-2022-3213",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3213"
},
{
"name": "CVE-2022-2867",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2867"
},
{
"name": "CVE-2023-36632",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36632"
},
{
"name": "CVE-2021-23177",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23177"
},
{
"name": "CVE-2020-14798",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14798"
},
{
"name": "CVE-2007-4559",
"url": "https://www.cve.org/CVERecord?id=CVE-2007-4559"
},
{
"name": "CVE-2025-21839",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21839"
},
{
"name": "CVE-2025-38112",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38112"
},
{
"name": "CVE-2025-5878",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5878"
},
{
"name": "CVE-2023-0286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
},
{
"name": "CVE-2022-3715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3715"
},
{
"name": "CVE-2023-4016",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4016"
},
{
"name": "CVE-2024-58063",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58063"
},
{
"name": "CVE-2015-4780",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4780"
},
{
"name": "CVE-2024-41957",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41957"
},
{
"name": "CVE-2025-38500",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38500"
},
{
"name": "CVE-2024-56171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56171"
},
{
"name": "CVE-2025-24293",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24293"
},
{
"name": "CVE-2025-8961",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8961"
},
{
"name": "CVE-2025-21977",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21977"
},
{
"name": "CVE-2022-25147",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25147"
},
{
"name": "CVE-2025-21779",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21779"
},
{
"name": "CVE-2024-58005",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58005"
},
{
"name": "CVE-2025-21674",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21674"
},
{
"name": "CVE-2022-3598",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3598"
},
{
"name": "CVE-2025-30696",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30696"
},
{
"name": "CVE-2023-0798",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0798"
},
{
"name": "CVE-2025-21918",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21918"
},
{
"name": "CVE-2025-38203",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38203"
},
{
"name": "CVE-2023-45285",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45285"
},
{
"name": "CVE-2022-0909",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0909"
},
{
"name": "CVE-2025-8176",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8176"
},
{
"name": "CVE-2023-28154",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28154"
},
{
"name": "CVE-2023-48231",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48231"
},
{
"name": "CVE-2025-55752",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55752"
},
{
"name": "CVE-2023-38633",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38633"
},
{
"name": "CVE-2025-21948",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21948"
},
{
"name": "CVE-2023-2609",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2609"
},
{
"name": "CVE-2025-53905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53905"
},
{
"name": "CVE-2025-24970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24970"
},
{
"name": "CVE-2021-46312",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46312"
},
{
"name": "CVE-2018-14628",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14628"
},
{
"name": "CVE-2022-21299",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21299"
},
{
"name": "CVE-2022-38476",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38476"
},
{
"name": "CVE-2019-6461",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6461"
},
{
"name": "CVE-2022-3515",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3515"
},
{
"name": "CVE-2025-38004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38004"
},
{
"name": "CVE-2020-2773",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2773"
},
{
"name": "CVE-2015-5262",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-5262"
},
{
"name": "CVE-2022-43244",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43244"
},
{
"name": "CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"name": "CVE-2025-21753",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21753"
},
{
"name": "CVE-2017-6004",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6004"
},
{
"name": "CVE-2023-45284",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45284"
},
{
"name": "CVE-2015-7696",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7696"
},
{
"name": "CVE-2023-29403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
},
{
"name": "CVE-2025-38387",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38387"
},
{
"name": "CVE-2023-45922",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45922"
},
{
"name": "CVE-2015-4754",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4754"
},
{
"name": "CVE-2025-21699",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21699"
},
{
"name": "CVE-2025-38362",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38362"
},
{
"name": "CVE-2022-27776",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27776"
},
{
"name": "CVE-2023-45322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45322"
},
{
"name": "CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"name": "CVE-2024-20921",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20921"
},
{
"name": "CVE-2022-39046",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39046"
},
{
"name": "CVE-2020-14578",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14578"
},
{
"name": "CVE-2025-21584",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21584"
},
{
"name": "CVE-2022-42916",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42916"
},
{
"name": "CVE-2025-40004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40004"
},
{
"name": "CVE-2017-7619",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7619"
},
{
"name": "CVE-2024-8176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8176"
},
{
"name": "CVE-2020-2805",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2805"
},
{
"name": "CVE-2025-21712",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21712"
},
{
"name": "CVE-2025-38371",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38371"
},
{
"name": "CVE-2023-2731",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2731"
},
{
"name": "CVE-2025-58767",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58767"
},
{
"name": "CVE-2021-35939",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35939"
},
{
"name": "CVE-2024-57982",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57982"
},
{
"name": "CVE-2025-38445",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38445"
},
{
"name": "CVE-2024-38819",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38819"
},
{
"name": "CVE-2023-0803",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0803"
},
{
"name": "CVE-2023-4807",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4807"
},
{
"name": "CVE-2025-21746",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21746"
},
{
"name": "CVE-2022-0391",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0391"
},
{
"name": "CVE-2023-1170",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1170"
},
{
"name": "CVE-2022-24070",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24070"
},
{
"name": "CVE-2025-38461",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38461"
},
{
"name": "CVE-2019-17547",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17547"
},
{
"name": "CVE-2024-45341",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45341"
},
{
"name": "CVE-2021-36411",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36411"
},
{
"name": "CVE-2023-30774",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30774"
},
{
"name": "CVE-2018-10919",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10919"
},
{
"name": "CVE-2024-13176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13176"
},
{
"name": "CVE-2020-2830",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2830"
},
{
"name": "CVE-2025-53014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53014"
},
{
"name": "CVE-2025-7962",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7962"
},
{
"name": "CVE-2022-21624",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21624"
},
{
"name": "CVE-2020-2781",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2781"
},
{
"name": "CVE-2023-28322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28322"
},
{
"name": "CVE-2018-10804",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10804"
},
{
"name": "CVE-2025-38159",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38159"
},
{
"name": "CVE-2022-0907",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0907"
},
{
"name": "CVE-2021-3421",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3421"
},
{
"name": "CVE-2022-21305",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21305"
},
{
"name": "CVE-2025-38066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38066"
},
{
"name": "CVE-2023-29405",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
},
{
"name": "CVE-2021-3670",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3670"
},
{
"name": "CVE-2021-38297",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38297"
},
{
"name": "CVE-2025-4373",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4373"
},
{
"name": "CVE-2015-4790",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4790"
},
{
"name": "CVE-2025-4598",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4598"
},
{
"name": "CVE-2025-27144",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27144"
},
{
"name": "CVE-2025-21836",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21836"
},
{
"name": "CVE-2025-21715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21715"
},
{
"name": "CVE-2024-6174",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6174"
},
{
"name": "CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"name": "CVE-2020-10735",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10735"
},
{
"name": "CVE-2025-38305",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38305"
},
{
"name": "CVE-2020-14556",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14556"
},
{
"name": "CVE-2025-38067",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38067"
},
{
"name": "CVE-2025-50085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50085"
},
{
"name": "CVE-2025-21781",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21781"
},
{
"name": "CVE-2024-58054",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58054"
},
{
"name": "CVE-2024-43398",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43398"
},
{
"name": "CVE-2020-14792",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14792"
},
{
"name": "CVE-2019-16776",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16776"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2024-29857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29857"
},
{
"name": "CVE-2023-6779",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6779"
},
{
"name": "CVE-2022-28738",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28738"
},
{
"name": "CVE-2023-5363",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5363"
},
{
"name": "CVE-2024-8508",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8508"
},
{
"name": "CVE-2023-45289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
},
{
"name": "CVE-2025-41248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41248"
},
{
"name": "CVE-2022-49043",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49043"
},
{
"name": "CVE-2015-2624",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2624"
},
{
"name": "CVE-2022-2068",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2068"
},
{
"name": "CVE-2025-40364",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40364"
},
{
"name": "CVE-2023-29491",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29491"
},
{
"name": "CVE-2025-38068",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38068"
},
{
"name": "CVE-2025-61985",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61985"
},
{
"name": "CVE-2013-2064",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-2064"
},
{
"name": "CVE-2025-38401",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38401"
},
{
"name": "CVE-2025-21772",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21772"
},
{
"name": "CVE-2021-20266",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20266"
},
{
"name": "CVE-2022-21271",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21271"
},
{
"name": "CVE-2024-58070",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58070"
},
{
"name": "CVE-2025-61919",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61919"
},
{
"name": "CVE-2023-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25193"
},
{
"name": "CVE-2024-34447",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34447"
},
{
"name": "CVE-2020-25663",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25663"
},
{
"name": "CVE-2022-0156",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0156"
},
{
"name": "CVE-2025-21914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21914"
},
{
"name": "CVE-2024-58057",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58057"
},
{
"name": "CVE-2025-0306",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0306"
},
{
"name": "CVE-2025-1371",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1371"
},
{
"name": "CVE-2024-12798",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12798"
},
{
"name": "CVE-2022-40897",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40897"
},
{
"name": "CVE-2024-58007",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58007"
},
{
"name": "CVE-2023-1355",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1355"
},
{
"name": "CVE-2025-21995",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21995"
},
{
"name": "CVE-2023-0466",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0466"
},
{
"name": "CVE-2025-21868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21868"
},
{
"name": "CVE-2025-0938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0938"
},
{
"name": "CVE-2025-5372",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5372"
},
{
"name": "CVE-2022-27782",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27782"
},
{
"name": "CVE-2022-37967",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37967"
},
{
"name": "CVE-2022-22844",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22844"
},
{
"name": "CVE-2025-21915",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21915"
},
{
"name": "CVE-2019-13232",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13232"
},
{
"name": "CVE-2025-27210",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27210"
},
{
"name": "CVE-2025-38102",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38102"
},
{
"name": "CVE-2024-33600",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33600"
},
{
"name": "CVE-2025-21792",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21792"
},
{
"name": "CVE-2015-2654",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2654"
},
{
"name": "CVE-2025-55560",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55560"
},
{
"name": "CVE-2025-21728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21728"
},
{
"name": "CVE-2024-58018",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58018"
},
{
"name": "CVE-2023-42669",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42669"
},
{
"name": "CVE-2022-1210",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1210"
},
{
"name": "CVE-2025-61771",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61771"
},
{
"name": "CVE-2023-0465",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0465"
},
{
"name": "CVE-2025-61770",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61770"
},
{
"name": "CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"name": "CVE-2023-22081",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22081"
},
{
"name": "CVE-2015-4778",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4778"
},
{
"name": "CVE-2023-42670",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42670"
},
{
"name": "CVE-2022-4203",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4203"
},
{
"name": "CVE-2024-58090",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58090"
},
{
"name": "CVE-2025-59842",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59842"
},
{
"name": "CVE-2025-49125",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49125"
},
{
"name": "CVE-2025-50106",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50106"
},
{
"name": "CVE-2024-27766",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27766"
},
{
"name": "CVE-2025-37958",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37958"
},
{
"name": "CVE-2025-21714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21714"
},
{
"name": "CVE-2024-58078",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58078"
},
{
"name": "CVE-2023-32636",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32636"
},
{
"name": "CVE-2023-6277",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6277"
},
{
"name": "CVE-2025-48060",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48060"
},
{
"name": "CVE-2025-21855",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21855"
},
{
"name": "CVE-2025-38399",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38399"
},
{
"name": "CVE-2025-21972",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21972"
},
{
"name": "CVE-2025-38065",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38065"
},
{
"name": "CVE-2025-38459",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38459"
},
{
"name": "CVE-2024-21510",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21510"
},
{
"name": "CVE-2023-34153",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34153"
},
{
"name": "CVE-2023-3618",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3618"
},
{
"name": "CVE-2020-14153",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14153"
},
{
"name": "CVE-2022-1114",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1114"
},
{
"name": "CVE-2023-48233",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48233"
},
{
"name": "CVE-2025-38412",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38412"
},
{
"name": "CVE-2025-38031",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38031"
},
{
"name": "CVE-2023-4813",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4813"
},
{
"name": "CVE-2022-21626",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21626"
},
{
"name": "CVE-2011-2207",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-2207"
},
{
"name": "CVE-2025-54874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54874"
},
{
"name": "CVE-2017-3617",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3617"
},
{
"name": "CVE-2024-53124",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53124"
},
{
"name": "CVE-2025-38293",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38293"
},
{
"name": "CVE-2025-58057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58057"
},
{
"name": "CVE-2025-21830",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21830"
},
{
"name": "CVE-2018-12600",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12600"
},
{
"name": "CVE-2025-4877",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4877"
},
{
"name": "CVE-2021-41771",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41771"
},
{
"name": "CVE-2025-8291",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8291"
},
{
"name": "CVE-2020-14781",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14781"
},
{
"name": "CVE-2016-3189",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-3189"
},
{
"name": "CVE-2023-4154",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4154"
},
{
"name": "CVE-2025-38184",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38184"
},
{
"name": "CVE-2017-3615",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3615"
},
{
"name": "CVE-2022-0714",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0714"
},
{
"name": "CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"name": "CVE-2023-28320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28320"
},
{
"name": "CVE-2025-9340",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9340"
},
{
"name": "CVE-2023-24758",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24758"
},
{
"name": "CVE-2025-55552",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55552"
},
{
"name": "CVE-2025-30683",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30683"
},
{
"name": "CVE-2025-30699",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30699"
},
{
"name": "CVE-2025-61921",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61921"
},
{
"name": "CVE-2024-4030",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4030"
},
{
"name": "CVE-2025-27587",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27587"
},
{
"name": "CVE-2016-7531",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-7531"
},
{
"name": "CVE-2006-3082",
"url": "https://www.cve.org/CVERecord?id=CVE-2006-3082"
},
{
"name": "CVE-2023-5341",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5341"
},
{
"name": "CVE-2025-8534",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8534"
},
{
"name": "CVE-2025-21767",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21767"
},
{
"name": "CVE-2025-3262",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3262"
},
{
"name": "CVE-2025-21986",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21986"
},
{
"name": "CVE-2025-22866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22866"
},
{
"name": "CVE-2025-1390",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1390"
},
{
"name": "CVE-2024-33599",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33599"
},
{
"name": "CVE-2023-34968",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34968"
},
{
"name": "CVE-2024-0743",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0743"
},
{
"name": "CVE-2025-21961",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21961"
},
{
"name": "CVE-2025-38458",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38458"
},
{
"name": "CVE-2025-6297",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6297"
},
{
"name": "CVE-2016-10062",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-10062"
},
{
"name": "CVE-2025-21764",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21764"
},
{
"name": "CVE-2024-57974",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57974"
},
{
"name": "CVE-2024-58093",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58093"
},
{
"name": "CVE-2023-34152",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34152"
},
{
"name": "CVE-2022-43249",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43249"
},
{
"name": "CVE-2025-38034",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38034"
},
{
"name": "CVE-2024-58085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58085"
},
{
"name": "CVE-2024-34158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
},
{
"name": "CVE-2017-3608",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3608"
},
{
"name": "CVE-2025-47268",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47268"
},
{
"name": "CVE-2025-21690",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21690"
},
{
"name": "CVE-2025-30754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30754"
},
{
"name": "CVE-2024-57996",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57996"
},
{
"name": "CVE-2025-38135",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38135"
},
{
"name": "CVE-2023-28484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28484"
},
{
"name": "CVE-2022-43242",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43242"
},
{
"name": "CVE-2019-2708",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2708"
},
{
"name": "CVE-2025-38312",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38312"
},
{
"name": "CVE-2016-0692",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0692"
},
{
"name": "CVE-2019-14844",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14844"
},
{
"name": "CVE-2022-21366",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21366"
},
{
"name": "CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"name": "CVE-2025-22233",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22233"
},
{
"name": "CVE-2025-38464",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38464"
},
{
"name": "CVE-2025-21946",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21946"
},
{
"name": "CVE-2025-21838",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21838"
},
{
"name": "CVE-2025-21982",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21982"
},
{
"name": "CVE-2025-21867",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21867"
},
{
"name": "CVE-2025-21666",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21666"
},
{
"name": "CVE-2023-0802",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0802"
},
{
"name": "CVE-2025-53859",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53859"
},
{
"name": "CVE-2023-46219",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46219"
},
{
"name": "CVE-2025-47910",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47910"
},
{
"name": "CVE-2025-21828",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21828"
},
{
"name": "CVE-2023-47038",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47038"
},
{
"name": "CVE-2025-23167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23167"
},
{
"name": "CVE-2025-38363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38363"
},
{
"name": "CVE-2025-21704",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21704"
},
{
"name": "CVE-2025-21936",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21936"
},
{
"name": "CVE-2022-0865",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0865"
},
{
"name": "CVE-2023-5981",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5981"
},
{
"name": "CVE-2025-38319",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38319"
},
{
"name": "CVE-2025-43859",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-43859"
},
{
"name": "CVE-2024-58013",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58013"
},
{
"name": "CVE-2022-0529",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0529"
},
{
"name": "CVE-2023-27043",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27043"
},
{
"name": "CVE-2016-7514",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-7514"
},
{
"name": "CVE-2015-4782",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4782"
},
{
"name": "CVE-2025-21909",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21909"
},
{
"name": "CVE-2022-2056",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2056"
},
{
"name": "CVE-2025-9092",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9092"
},
{
"name": "CVE-2025-21766",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21766"
},
{
"name": "CVE-2025-38457",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38457"
},
{
"name": "CVE-2024-54677",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-54677"
},
{
"name": "CVE-2021-3598",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3598"
},
{
"name": "CVE-2025-21880",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21880"
},
{
"name": "CVE-2025-50094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50094"
},
{
"name": "CVE-2021-35559",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35559"
},
{
"name": "CVE-2025-21959",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21959"
},
{
"name": "CVE-2024-38809",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38809"
},
{
"name": "CVE-2025-38212",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38212"
},
{
"name": "CVE-2017-3610",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3610"
},
{
"name": "CVE-2023-1264",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1264"
},
{
"name": "CVE-2023-0217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0217"
},
{
"name": "CVE-2024-58266",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58266"
},
{
"name": "CVE-2025-38298",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38298"
},
{
"name": "CVE-2024-30172",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30172"
},
{
"name": "CVE-2025-50098",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50098"
},
{
"name": "CVE-2022-43552",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43552"
},
{
"name": "CVE-2018-1000076",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000076"
},
{
"name": "CVE-2022-4293",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4293"
},
{
"name": "CVE-2025-37974",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37974"
},
{
"name": "CVE-2025-5915",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5915"
},
{
"name": "CVE-2024-57834",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57834"
},
{
"name": "CVE-2025-55197",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55197"
},
{
"name": "CVE-2022-32743",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32743"
},
{
"name": "CVE-2025-55558",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55558"
},
{
"name": "CVE-2022-21291",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21291"
},
{
"name": "CVE-2024-58017",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58017"
},
{
"name": "CVE-2025-5917",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5917"
},
{
"name": "CVE-2025-26603",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26603"
},
{
"name": "CVE-2023-35116",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35116"
},
{
"name": "CVE-2025-38078",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38078"
},
{
"name": "CVE-2025-21809",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21809"
},
{
"name": "CVE-2025-38419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38419"
},
{
"name": "CVE-2024-45490",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45490"
},
{
"name": "CVE-2021-32490",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32490"
},
{
"name": "CVE-2020-27768",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27768"
},
{
"name": "CVE-2024-38820",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38820"
},
{
"name": "CVE-2025-50086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50086"
},
{
"name": "CVE-2016-5118",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5118"
},
{
"name": "CVE-2022-3786",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3786"
},
{
"name": "CVE-2023-46045",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46045"
},
{
"name": "CVE-2025-37889",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37889"
},
{
"name": "CVE-2021-3995",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3995"
},
{
"name": "CVE-2015-4788",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4788"
},
{
"name": "CVE-2025-55557",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55557"
},
{
"name": "CVE-2024-12085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12085"
},
{
"name": "CVE-2022-24599",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24599"
},
{
"name": "CVE-2025-21981",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21981"
},
{
"name": "CVE-2025-38211",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38211"
},
{
"name": "CVE-2025-2999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2999"
},
{
"name": "CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"name": "CVE-2025-21910",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21910"
},
{
"name": "CVE-2021-35452",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35452"
},
{
"name": "CVE-2025-6965",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6965"
},
{
"name": "CVE-2023-28319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28319"
},
{
"name": "CVE-2021-35565",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35565"
},
{
"name": "CVE-2020-10251",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10251"
},
{
"name": "CVE-2024-11584",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11584"
},
{
"name": "CVE-2024-45491",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45491"
},
{
"name": "CVE-2025-50182",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50182"
},
{
"name": "CVE-2025-47906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47906"
},
{
"name": "CVE-2020-2981",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2981"
},
{
"name": "CVE-2025-21745",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21745"
},
{
"name": "CVE-2025-21791",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21791"
},
{
"name": "CVE-2020-18781",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-18781"
},
{
"name": "CVE-2025-7709",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7709"
},
{
"name": "CVE-2024-52559",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52559"
},
{
"name": "CVE-2025-38077",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38077"
},
{
"name": "CVE-2025-38251",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38251"
},
{
"name": "CVE-2022-22576",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22576"
},
{
"name": "CVE-2025-38120",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38120"
},
{
"name": "CVE-2017-7186",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7186"
},
{
"name": "CVE-2025-38285",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38285"
},
{
"name": "CVE-2025-59375",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59375"
},
{
"name": "CVE-2025-37750",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37750"
},
{
"name": "CVE-2021-39293",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39293"
},
{
"name": "CVE-2025-21795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21795"
},
{
"name": "CVE-2025-8194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8194"
},
{
"name": "CVE-2025-22014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22014"
},
{
"name": "CVE-2025-38161",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38161"
},
{
"name": "CVE-2025-9640",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9640"
},
{
"name": "CVE-2022-1897",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1897"
},
{
"name": "CVE-2022-43248",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43248"
},
{
"name": "CVE-2016-3418",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-3418"
},
{
"name": "CVE-2022-29824",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29824"
},
{
"name": "CVE-2024-58081",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58081"
},
{
"name": "CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"name": "CVE-2024-11053",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11053"
},
{
"name": "CVE-2024-7264",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7264"
},
{
"name": "CVE-2025-21814",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21814"
},
{
"name": "CVE-2025-50082",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50082"
},
{
"name": "CVE-2017-6829",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6829"
},
{
"name": "CVE-2025-32462",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32462"
},
{
"name": "CVE-2025-40027",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40027"
},
{
"name": "CVE-2025-50097",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50097"
},
{
"name": "CVE-2021-4214",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4214"
},
{
"name": "CVE-2025-21911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21911"
},
{
"name": "CVE-2023-24752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24752"
},
{
"name": "CVE-2025-50181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50181"
},
{
"name": "CVE-2024-21742",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21742"
},
{
"name": "CVE-2022-43245",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43245"
},
{
"name": "CVE-2015-2656",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2656"
},
{
"name": "CVE-2025-50084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50084"
},
{
"name": "CVE-2018-9133",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-9133"
},
{
"name": "CVE-2025-50079",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50079"
},
{
"name": "CVE-2025-38115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38115"
},
{
"name": "CVE-2025-21758",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21758"
},
{
"name": "CVE-2023-0767",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0767"
},
{
"name": "CVE-2025-21816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21816"
},
{
"name": "CVE-2025-1795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1795"
},
{
"name": "CVE-2021-35603",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35603"
},
{
"name": "CVE-2025-21996",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21996"
},
{
"name": "CVE-2021-36410",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36410"
},
{
"name": "CVE-2025-21780",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21780"
},
{
"name": "CVE-2017-3612",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3612"
},
{
"name": "CVE-2024-12705",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12705"
},
{
"name": "CVE-2025-38153",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38153"
},
{
"name": "CVE-2025-21787",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21787"
},
{
"name": "CVE-2023-28487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28487"
},
{
"name": "CVE-2023-22067",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22067"
},
{
"name": "CVE-2023-31439",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31439"
},
{
"name": "CVE-2023-51074",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51074"
},
{
"name": "CVE-2023-23915",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23915"
},
{
"name": "CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"name": "CVE-2018-1000074",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000074"
},
{
"name": "CVE-2025-37785",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37785"
},
{
"name": "CVE-2025-21776",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21776"
},
{
"name": "CVE-2024-58003",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58003"
},
{
"name": "CVE-2025-21917",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21917"
},
{
"name": "CVE-2025-21706",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21706"
},
{
"name": "CVE-2025-48964",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48964"
},
{
"name": "CVE-2025-55193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55193"
},
{
"name": "CVE-2025-38395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38395"
},
{
"name": "CVE-2023-29499",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29499"
},
{
"name": "CVE-2025-21574",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21574"
},
{
"name": "CVE-2022-42011",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42011"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2025-38337",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38337"
},
{
"name": "CVE-2025-21957",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21957"
},
{
"name": "CVE-2025-38727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38727"
},
{
"name": "CVE-2022-41720",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41720"
},
{
"name": "CVE-2024-1013",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1013"
},
{
"name": "CVE-2022-0319",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0319"
},
{
"name": "CVE-2025-4674",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4674"
},
{
"name": "CVE-2025-30258",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30258"
},
{
"name": "CVE-2025-21999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21999"
},
{
"name": "CVE-2025-4565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4565"
},
{
"name": "CVE-2022-41716",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41716"
},
{
"name": "CVE-2025-38465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38465"
},
{
"name": "CVE-2024-56406",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56406"
},
{
"name": "CVE-2025-38513",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38513"
},
{
"name": "CVE-2025-21736",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21736"
},
{
"name": "CVE-2025-21997",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21997"
},
{
"name": "CVE-2025-21741",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21741"
},
{
"name": "CVE-2020-18032",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-18032"
},
{
"name": "CVE-2017-6833",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6833"
},
{
"name": "CVE-2025-21808",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21808"
},
{
"name": "CVE-2019-8324",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8324"
},
{
"name": "CVE-2020-2754",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2754"
},
{
"name": "CVE-2025-38086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38086"
},
{
"name": "CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"name": "CVE-2024-58076",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58076"
},
{
"name": "CVE-2023-24751",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24751"
},
{
"name": "CVE-2025-21708",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21708"
},
{
"name": "CVE-2015-4784",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4784"
},
{
"name": "CVE-2021-4048",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4048"
},
{
"name": "CVE-2023-4527",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4527"
},
{
"name": "CVE-2022-2980",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2980"
},
{
"name": "CVE-2025-5278",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5278"
},
{
"name": "CVE-2025-21992",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21992"
},
{
"name": "CVE-2025-21720",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21720"
},
{
"name": "CVE-2025-32463",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32463"
},
{
"name": "CVE-2015-7747",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7747"
},
{
"name": "CVE-2025-52999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52999"
},
{
"name": "CVE-2023-34055",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34055"
},
{
"name": "CVE-2024-41965",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41965"
},
{
"name": "CVE-2020-14796",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14796"
},
{
"name": "CVE-2024-56433",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56433"
},
{
"name": "CVE-2023-0464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0464"
},
{
"name": "CVE-2025-55004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55004"
},
{
"name": "CVE-2014-8139",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8139"
},
{
"name": "CVE-2025-21580",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21580"
},
{
"name": "CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"name": "CVE-2025-5318",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5318"
},
{
"name": "CVE-2025-38003",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38003"
},
{
"name": "CVE-2025-38441",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38441"
},
{
"name": "CVE-2023-51767",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51767"
},
{
"name": "CVE-2025-7783",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7783"
},
{
"name": "CVE-2023-6918",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6918"
},
{
"name": "CVE-2023-38037",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38037"
},
{
"name": "CVE-2012-5783",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-5783"
},
{
"name": "CVE-2022-2519",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2519"
},
{
"name": "CVE-2025-55754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55754"
},
{
"name": "CVE-2025-53023",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53023"
},
{
"name": "CVE-2025-21711",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21711"
},
{
"name": "CVE-2025-2998",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2998"
},
{
"name": "CVE-2023-51792",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51792"
},
{
"name": "CVE-2021-20313",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20313"
},
{
"name": "CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"name": "CVE-2023-23931",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23931"
},
{
"name": "CVE-2025-21575",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21575"
},
{
"name": "CVE-2025-21978",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21978"
},
{
"name": "CVE-2019-16777",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16777"
},
{
"name": "CVE-2025-21760",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21760"
},
{
"name": "CVE-2023-45913",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45913"
},
{
"name": "CVE-2018-13153",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13153"
},
{
"name": "CVE-2022-0530",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0530"
},
{
"name": "CVE-2023-48236",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48236"
},
{
"name": "CVE-2025-21947",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21947"
},
{
"name": "CVE-2025-21913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21913"
},
{
"name": "CVE-2023-34474",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34474"
},
{
"name": "CVE-2025-21665",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21665"
},
{
"name": "CVE-2025-38227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38227"
},
{
"name": "CVE-2018-1000079",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000079"
},
{
"name": "CVE-2025-4435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
},
{
"name": "CVE-2024-58079",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58079"
},
{
"name": "CVE-2025-21966",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21966"
},
{
"name": "CVE-2025-21577",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21577"
},
{
"name": "CVE-2021-45931",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45931"
},
{
"name": "CVE-2025-38079",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38079"
},
{
"name": "CVE-2021-28544",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28544"
},
{
"name": "CVE-2021-46828",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46828"
},
{
"name": "CVE-2025-21734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21734"
},
{
"name": "CVE-2025-32728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32728"
},
{
"name": "CVE-2023-2804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2804"
},
{
"name": "CVE-2025-21970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21970"
},
{
"name": "CVE-2021-44964",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44964"
},
{
"name": "CVE-2025-6141",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6141"
},
{
"name": "CVE-2022-42012",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42012"
},
{
"name": "CVE-2018-14437",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14437"
},
{
"name": "CVE-2024-13978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13978"
},
{
"name": "CVE-2025-21890",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21890"
},
{
"name": "CVE-2025-61984",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61984"
},
{
"name": "CVE-2021-3596",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3596"
},
{
"name": "CVE-2025-21916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21916"
},
{
"name": "CVE-2025-21925",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21925"
},
{
"name": "CVE-2024-57883",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57883"
},
{
"name": "CVE-2022-21628",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21628"
},
{
"name": "CVE-2017-6830",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6830"
},
{
"name": "CVE-2025-21927",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21927"
},
{
"name": "CVE-2021-3520",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3520"
},
{
"name": "CVE-2024-47814",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47814"
},
{
"name": "CVE-2022-2923",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2923"
},
{
"name": "CVE-2025-21799",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21799"
},
{
"name": "CVE-2024-21011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21011"
},
{
"name": "CVE-2025-6020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6020"
},
{
"name": "CVE-2015-2626",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2626"
},
{
"name": "CVE-2024-45336",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45336"
},
{
"name": "CVE-2025-21748",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21748"
},
{
"name": "CVE-2025-21785",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21785"
},
{
"name": "CVE-2020-10029",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10029"
},
{
"name": "CVE-2025-7425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7425"
},
{
"name": "CVE-2023-3978",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3978"
},
{
"name": "CVE-2021-46310",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46310"
},
{
"name": "CVE-2022-36227",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36227"
},
{
"name": "CVE-2021-2369",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2369"
},
{
"name": "CVE-2025-21883",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21883"
},
{
"name": "CVE-2023-29469",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29469"
},
{
"name": "CVE-2024-5535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5535"
},
{
"name": "CVE-2025-38074",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38074"
},
{
"name": "CVE-2024-58086",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58086"
},
{
"name": "CVE-2025-38119",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38119"
},
{
"name": "CVE-2025-38245",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38245"
},
{
"name": "CVE-2022-37454",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37454"
},
{
"name": "CVE-2021-36770",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36770"
},
{
"name": "CVE-2025-21898",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21898"
},
{
"name": "CVE-2020-14152",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14152"
},
{
"name": "CVE-2025-38324",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38324"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2021-36976",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36976"
},
{
"name": "CVE-2024-58051",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58051"
},
{
"name": "CVE-2023-3164",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3164"
},
{
"name": "CVE-2022-3597",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3597"
},
{
"name": "CVE-2023-27535",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27535"
},
{
"name": "CVE-2022-27775",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27775"
},
{
"name": "CVE-2024-56337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56337"
},
{
"name": "CVE-2024-12718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
},
{
"name": "CVE-2018-25032",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25032"
},
{
"name": "CVE-2025-9390",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9390"
},
{
"name": "CVE-2025-62813",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62813"
},
{
"name": "CVE-2025-21857",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21857"
},
{
"name": "CVE-2019-9904",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9904"
},
{
"name": "CVE-2025-23085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23085"
},
{
"name": "CVE-2022-42919",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42919"
},
{
"name": "CVE-2024-0450",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0450"
},
{
"name": "CVE-2025-9165",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9165"
},
{
"name": "CVE-2023-1981",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1981"
},
{
"name": "CVE-2023-30571",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30571"
},
{
"name": "CVE-2022-2231",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2231"
},
{
"name": "CVE-2025-46150",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46150"
},
{
"name": "CVE-2024-12801",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12801"
},
{
"name": "CVE-2024-5642",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5642"
},
{
"name": "CVE-2024-3219",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3219"
},
{
"name": "CVE-2025-21812",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21812"
},
{
"name": "CVE-2015-4781",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4781"
},
{
"name": "CVE-2023-23914",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23914"
},
{
"name": "CVE-2025-38542",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38542"
},
{
"name": "CVE-2025-38344",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38344"
},
{
"name": "CVE-2023-28120",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28120"
},
{
"name": "CVE-2025-37797",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37797"
},
{
"name": "CVE-2025-21848",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21848"
},
{
"name": "CVE-2021-3999",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3999"
},
{
"name": "CVE-2012-6153",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-6153"
},
{
"name": "CVE-2025-38088",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38088"
},
{
"name": "CVE-2025-50096",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50096"
},
{
"name": "CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"name": "CVE-2024-47554",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47554"
},
{
"name": "CVE-2022-27774",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27774"
},
{
"name": "CVE-2025-21683",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21683"
},
{
"name": "CVE-2025-38332",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38332"
},
{
"name": "CVE-2020-35492",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35492"
},
{
"name": "CVE-2025-21908",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21908"
},
{
"name": "CVE-2023-1289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1289"
},
{
"name": "CVE-2025-38386",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38386"
},
{
"name": "CVE-2023-6349",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6349"
},
{
"name": "CVE-2024-2004",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2004"
},
{
"name": "CVE-2017-3605",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3605"
},
{
"name": "CVE-2025-9232",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9232"
},
{
"name": "CVE-2025-23165",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23165"
},
{
"name": "CVE-2022-40303",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40303"
},
{
"name": "CVE-2023-0801",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0801"
},
{
"name": "CVE-2025-9341",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9341"
},
{
"name": "CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"name": "CVE-2017-7244",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7244"
},
{
"name": "CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"name": "CVE-2025-21895",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21895"
},
{
"name": "CVE-2025-61795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61795"
},
{
"name": "CVE-2025-1377",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1377"
},
{
"name": "CVE-2025-30705",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30705"
},
{
"name": "CVE-2018-16412",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16412"
},
{
"name": "CVE-2025-22005",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22005"
},
{
"name": "CVE-2019-6462",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6462"
},
{
"name": "CVE-2025-21935",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21935"
},
{
"name": "CVE-2022-4645",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4645"
},
{
"name": "CVE-2021-32493",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32493"
},
{
"name": "CVE-2023-24754",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24754"
},
{
"name": "CVE-2020-29509",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29509"
},
{
"name": "CVE-2023-5568",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5568"
},
{
"name": "CVE-2023-38470",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38470"
},
{
"name": "CVE-2025-21675",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21675"
},
{
"name": "CVE-2023-34967",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34967"
},
{
"name": "CVE-2025-38237",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38237"
},
{
"name": "CVE-2025-38174",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38174"
},
{
"name": "CVE-2025-8713",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8713"
},
{
"name": "CVE-2025-21587",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21587"
},
{
"name": "CVE-2022-2869",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2869"
},
{
"name": "CVE-2021-4189",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4189"
},
{
"name": "CVE-2025-50088",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50088"
},
{
"name": "CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"name": "CVE-2023-35945",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35945"
},
{
"name": "CVE-2024-45993",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45993"
},
{
"name": "CVE-2025-6170",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6170"
},
{
"name": "CVE-2021-35937",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35937"
},
{
"name": "CVE-2024-58019",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58019"
},
{
"name": "CVE-2025-9900",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9900"
},
{
"name": "CVE-2024-26146",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26146"
},
{
"name": "CVE-2025-21888",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21888"
},
{
"name": "CVE-2025-21866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21866"
},
{
"name": "CVE-2023-40745",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40745"
},
{
"name": "CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2025-3730",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3730"
},
{
"name": "CVE-2025-22010",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22010"
},
{
"name": "CVE-2024-25260",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25260"
},
{
"name": "CVE-2024-21147",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21147"
},
{
"name": "CVE-2025-38037",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38037"
},
{
"name": "CVE-2017-3609",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3609"
},
{
"name": "CVE-2024-57990",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57990"
},
{
"name": "CVE-2021-29921",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29921"
},
{
"name": "CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"name": "CVE-2014-9636",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9636"
},
{
"name": "CVE-2025-5351",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5351"
},
{
"name": "CVE-2025-52520",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52520"
},
{
"name": "CVE-2022-1622",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1622"
},
{
"name": "CVE-2017-3611",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3611"
},
{
"name": "CVE-2024-53427",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53427"
},
{
"name": "CVE-2022-2521",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2521"
},
{
"name": "CVE-2023-49582",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49582"
},
{
"name": "CVE-2025-43857",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-43857"
},
{
"name": "CVE-2025-31344",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31344"
},
{
"name": "CVE-2025-21976",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21976"
},
{
"name": "CVE-2023-28321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28321"
},
{
"name": "CVE-2024-57975",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57975"
},
{
"name": "CVE-2020-14581",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14581"
},
{
"name": "CVE-2024-7254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7254"
},
{
"name": "CVE-2021-32491",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32491"
},
{
"name": "CVE-2025-50077",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50077"
},
{
"name": "CVE-2022-2309",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2309"
},
{
"name": "CVE-2024-52533",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52533"
},
{
"name": "CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"name": "CVE-2023-22025",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22025"
},
{
"name": "CVE-2021-43527",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43527"
},
{
"name": "CVE-2022-0924",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0924"
},
{
"name": "CVE-2025-24014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24014"
},
{
"name": "CVE-2022-33068",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-33068"
},
{
"name": "CVE-2025-38342",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38342"
},
{
"name": "CVE-2025-54988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54988"
},
{
"name": "CVE-2024-58068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58068"
},
{
"name": "CVE-2025-23083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23083"
},
{
"name": "CVE-2015-4777",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4777"
},
{
"name": "CVE-2025-7039",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7039"
},
{
"name": "CVE-2025-38167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38167"
},
{
"name": "CVE-2022-42915",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42915"
},
{
"name": "CVE-2023-0687",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0687"
},
{
"name": "CVE-2024-57998",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57998"
},
{
"name": "CVE-2021-3426",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3426"
},
{
"name": "CVE-2022-32221",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32221"
},
{
"name": "CVE-2022-1304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1304"
},
{
"name": "CVE-2021-2388",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2388"
},
{
"name": "CVE-2022-37434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37434"
},
{
"name": "CVE-2025-38257",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38257"
},
{
"name": "CVE-2022-29458",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29458"
},
{
"name": "CVE-2025-38206",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38206"
},
{
"name": "CVE-2019-12900",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12900"
},
{
"name": "CVE-2023-5156",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5156"
},
{
"name": "CVE-2024-39908",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39908"
},
{
"name": "CVE-2025-27220",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27220"
},
{
"name": "CVE-2021-32256",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32256"
},
{
"name": "CVE-2022-22942",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22942"
},
{
"name": "CVE-2024-38950",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38950"
},
{
"name": "CVE-2025-55163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55163"
},
{
"name": "CVE-2025-21862",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21862"
},
{
"name": "CVE-2023-47282",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47282"
},
{
"name": "CVE-2016-20012",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-20012"
},
{
"name": "CVE-2025-38111",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38111"
},
{
"name": "CVE-2024-0553",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0553"
},
{
"name": "CVE-2022-44638",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-44638"
},
{
"name": "CVE-2019-8325",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8325"
},
{
"name": "CVE-2025-21950",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21950"
},
{
"name": "CVE-2025-5918",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5918"
},
{
"name": "CVE-2019-3792",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3792"
},
{
"name": "CVE-2022-43235",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43235"
},
{
"name": "CVE-2025-50092",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50092"
},
{
"name": "CVE-2025-50099",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50099"
},
{
"name": "CVE-2017-3614",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3614"
},
{
"name": "CVE-2022-0562",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0562"
},
{
"name": "CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"name": "CVE-2025-22001",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22001"
},
{
"name": "CVE-2024-10524",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10524"
},
{
"name": "CVE-2025-40017",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40017"
},
{
"name": "CVE-2023-45919",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45919"
},
{
"name": "CVE-2025-38326",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38326"
},
{
"name": "CVE-2025-3263",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3263"
},
{
"name": "CVE-2025-4878",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4878"
},
{
"name": "CVE-2018-15607",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15607"
},
{
"name": "CVE-2025-21899",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21899"
},
{
"name": "CVE-2025-32990",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32990"
},
{
"name": "CVE-2025-38384",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38384"
},
{
"name": "CVE-2025-40778",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40778"
},
{
"name": "CVE-2025-21719",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21719"
},
{
"name": "CVE-2025-38424",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38424"
},
{
"name": "CVE-2025-38430",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38430"
},
{
"name": "CVE-2025-21718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21718"
},
{
"name": "CVE-2025-3001",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3001"
},
{
"name": "CVE-2025-9288",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9288"
},
{
"name": "CVE-2021-35588",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35588"
},
{
"name": "CVE-2022-32545",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32545"
},
{
"name": "CVE-2025-21694",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21694"
},
{
"name": "CVE-2025-41244",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41244"
},
{
"name": "CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"name": "CVE-2023-2603",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2603"
},
{
"name": "CVE-2025-21820",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21820"
},
{
"name": "CVE-2017-6838",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6838"
},
{
"name": "CVE-2024-41946",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41946"
},
{
"name": "CVE-2025-4802",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4802"
},
{
"name": "CVE-2024-21140",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21140"
},
{
"name": "CVE-2024-41817",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41817"
},
{
"name": "CVE-2024-57979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57979"
},
{
"name": "CVE-2024-58071",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58071"
},
{
"name": "CVE-2025-21994",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21994"
},
{
"name": "CVE-2025-30684",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30684"
},
{
"name": "CVE-2017-6835",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6835"
},
{
"name": "CVE-2024-21094",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21094"
},
{
"name": "CVE-2025-48989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48989"
},
{
"name": "CVE-2024-9143",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9143"
},
{
"name": "CVE-2023-0799",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0799"
},
{
"name": "CVE-2024-12087",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12087"
},
{
"name": "CVE-2025-38420",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38420"
},
{
"name": "CVE-2021-3521",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3521"
},
{
"name": "CVE-2022-23806",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23806"
},
{
"name": "CVE-2022-21365",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21365"
},
{
"name": "CVE-2025-21943",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21943"
},
{
"name": "CVE-2019-16775",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16775"
},
{
"name": "CVE-2024-57997",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57997"
},
{
"name": "CVE-2025-38160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38160"
},
{
"name": "CVE-2024-33601",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33601"
},
{
"name": "CVE-2025-32989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32989"
},
{
"name": "CVE-2025-6051",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6051"
},
{
"name": "CVE-2022-21283",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21283"
},
{
"name": "CVE-2022-31782",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31782"
},
{
"name": "CVE-2025-50093",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50093"
},
{
"name": "CVE-2025-38107",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38107"
},
{
"name": "CVE-2025-32434",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32434"
},
{
"name": "CVE-2025-22874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22874"
},
{
"name": "CVE-2025-53069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53069"
},
{
"name": "CVE-2025-38085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38085"
},
{
"name": "CVE-2025-21806",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21806"
},
{
"name": "CVE-2025-38222",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38222"
},
{
"name": "CVE-2025-38197",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38197"
},
{
"name": "CVE-2022-1271",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1271"
},
{
"name": "CVE-2024-28085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28085"
},
{
"name": "CVE-2022-43253",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43253"
},
{
"name": "CVE-2021-36221",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36221"
},
{
"name": "CVE-2024-57977",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57977"
},
{
"name": "CVE-2018-1000075",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000075"
},
{
"name": "CVE-2025-53019",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53019"
},
{
"name": "CVE-2020-14782",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14782"
},
{
"name": "CVE-2025-50059",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50059"
},
{
"name": "CVE-2024-5569",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5569"
},
{
"name": "CVE-2024-57952",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57952"
},
{
"name": "CVE-2025-53367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53367"
},
{
"name": "CVE-2025-21579",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21579"
},
{
"name": "CVE-2021-45942",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45942"
},
{
"name": "CVE-2022-1615",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1615"
},
{
"name": "CVE-2025-21928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21928"
},
{
"name": "CVE-2021-20246",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20246"
},
{
"name": "CVE-2025-21707",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21707"
},
{
"name": "CVE-2023-24755",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24755"
},
{
"name": "CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2025-5025",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5025"
},
{
"name": "CVE-2023-21937",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21937"
},
{
"name": "CVE-2022-23773",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23773"
},
{
"name": "CVE-2025-22007",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22007"
},
{
"name": "CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"name": "CVE-2024-27281",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27281"
},
{
"name": "CVE-2025-38467",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38467"
},
{
"name": "CVE-2024-34459",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34459"
},
{
"name": "CVE-2025-21804",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21804"
},
{
"name": "CVE-2021-34558",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34558"
},
{
"name": "CVE-2021-3737",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3737"
},
{
"name": "CVE-2025-49795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49795"
},
{
"name": "CVE-2017-6837",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6837"
},
{
"name": "CVE-2014-9913",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9913"
},
{
"name": "CVE-2025-21934",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21934"
},
{
"name": "CVE-2025-38072",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38072"
},
{
"name": "CVE-2025-53044",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53044"
},
{
"name": "CVE-2023-6237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6237"
},
{
"name": "CVE-2024-37407",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37407"
},
{
"name": "CVE-2015-4775",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4775"
},
{
"name": "CVE-2025-22011",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22011"
},
{
"name": "CVE-2022-1725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1725"
},
{
"name": "CVE-2022-43252",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43252"
},
{
"name": "CVE-2023-0614",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0614"
},
{
"name": "CVE-2016-0694",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0694"
},
{
"name": "CVE-2023-6228",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6228"
},
{
"name": "CVE-2021-46848",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46848"
},
{
"name": "CVE-2024-5197",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5197"
},
{
"name": "CVE-2020-21606",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-21606"
},
{
"name": "CVE-2025-38075",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38075"
},
{
"name": "CVE-2025-38000",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38000"
},
{
"name": "CVE-2022-40674",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40674"
},
{
"name": "CVE-2025-1376",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1376"
},
{
"name": "CVE-2025-30761",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30761"
},
{
"name": "CVE-2001-1269",
"url": "https://www.cve.org/CVERecord?id=CVE-2001-1269"
},
{
"name": "CVE-2025-50087",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50087"
},
{
"name": "CVE-2024-22365",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22365"
},
{
"name": "CVE-2025-38058",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38058"
},
{
"name": "CVE-2023-20873",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20873"
},
{
"name": "CVE-2024-47535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47535"
},
{
"name": "CVE-2022-4450",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4450"
},
{
"name": "CVE-2025-38617",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38617"
},
{
"name": "CVE-2025-21762",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21762"
},
{
"name": "CVE-2023-47169",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47169"
},
{
"name": "CVE-2025-38122",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38122"
},
{
"name": "CVE-2025-21801",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21801"
},
{
"name": "CVE-2024-7592",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7592"
},
{
"name": "CVE-2025-48988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48988"
},
{
"name": "CVE-2025-38083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38083"
},
{
"name": "CVE-2023-2650",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2650"
},
{
"name": "CVE-2023-0795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0795"
},
{
"name": "CVE-2015-2583",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2583"
},
{
"name": "CVE-2025-21692",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21692"
},
{
"name": "CVE-2025-38173",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38173"
},
{
"name": "CVE-2022-21434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21434"
},
{
"name": "CVE-2025-2148",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2148"
},
{
"name": "CVE-2024-2236",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2236"
},
{
"name": "CVE-2025-38143",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38143"
},
{
"name": "CVE-2023-4039",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4039"
},
{
"name": "CVE-2025-45768",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-45768"
},
{
"name": "CVE-2023-38469",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38469"
},
{
"name": "CVE-2024-38428",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38428"
},
{
"name": "CVE-2022-3821",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3821"
},
{
"name": "CVE-2014-3577",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3577"
},
{
"name": "CVE-2025-21869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21869"
},
{
"name": "CVE-2025-1365",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1365"
},
{
"name": "CVE-2023-32570",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32570"
},
{
"name": "CVE-2025-54410",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54410"
},
{
"name": "CVE-2023-52970",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52970"
},
{
"name": "CVE-2022-3996",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3996"
},
{
"name": "CVE-2024-25062",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25062"
},
{
"name": "CVE-2016-5841",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5841"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2025-53101",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53101"
},
{
"name": "CVE-2022-32205",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32205"
},
{
"name": "CVE-2023-27534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27534"
},
{
"name": "CVE-2024-2398",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2398"
},
{
"name": "CVE-2023-24532",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24532"
},
{
"name": "CVE-2023-27536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27536"
},
{
"name": "CVE-2025-52434",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52434"
},
{
"name": "CVE-2024-54458",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-54458"
},
{
"name": "CVE-2022-44267",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-44267"
},
{
"name": "CVE-2024-26141",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26141"
},
{
"name": "CVE-2015-4783",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4783"
},
{
"name": "CVE-2019-8321",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8321"
},
{
"name": "CVE-2025-21826",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21826"
},
{
"name": "CVE-2025-29768",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29768"
},
{
"name": "CVE-2015-4774",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4774"
},
{
"name": "CVE-2023-50495",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50495"
},
{
"name": "CVE-2022-23772",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23772"
},
{
"name": "CVE-2022-21294",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21294"
},
{
"name": "CVE-2025-21750",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21750"
},
{
"name": "CVE-2017-11164",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-11164"
},
{
"name": "CVE-2024-57924",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57924"
},
{
"name": "CVE-2025-21912",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21912"
},
{
"name": "CVE-2018-13440",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13440"
},
{
"name": "CVE-2022-42898",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42898"
},
{
"name": "CVE-2025-46393",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46393"
},
{
"name": "CVE-2022-43551",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43551"
},
{
"name": "CVE-2021-0561",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0561"
},
{
"name": "CVE-2018-12599",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12599"
},
{
"name": "CVE-2025-21859",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21859"
},
{
"name": "CVE-2025-38416",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38416"
},
{
"name": "CVE-2022-1587",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1587"
},
{
"name": "CVE-2025-21825",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21825"
},
{
"name": "CVE-2025-30698",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30698"
},
{
"name": "CVE-2017-7246",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7246"
},
{
"name": "CVE-2020-2755",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2755"
},
{
"name": "CVE-2025-8714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8714"
},
{
"name": "CVE-2023-27533",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27533"
},
{
"name": "CVE-2022-0284",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0284"
},
{
"name": "CVE-2017-7500",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7500"
},
{
"name": "CVE-2025-9086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9086"
},
{
"name": "CVE-2025-49124",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49124"
},
{
"name": "CVE-2023-6481",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6481"
},
{
"name": "CVE-2024-58016",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58016"
},
{
"name": "CVE-2020-14779",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14779"
},
{
"name": "CVE-2025-21903",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21903"
},
{
"name": "CVE-2021-41772",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41772"
},
{
"name": "CVE-2021-32292",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32292"
},
{
"name": "CVE-2025-38194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38194"
},
{
"name": "CVE-2024-0727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0727"
},
{
"name": "CVE-2023-6378",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6378"
},
{
"name": "CVE-2024-10041",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10041"
},
{
"name": "CVE-2023-6129",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6129"
},
{
"name": "CVE-2022-34903",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34903"
},
{
"name": "CVE-2023-1667",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1667"
},
{
"name": "CVE-2022-2953",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2953"
},
{
"name": "CVE-2022-43238",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43238"
},
{
"name": "CVE-2025-3121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3121"
},
{
"name": "CVE-2022-4899",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4899"
},
{
"name": "CVE-2022-43680",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43680"
},
{
"name": "CVE-2025-21956",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21956"
},
{
"name": "CVE-2024-20696",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20696"
},
{
"name": "CVE-2025-21761",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21761"
},
{
"name": "CVE-2025-46149",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46149"
},
{
"name": "CVE-2021-26945",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26945"
},
{
"name": "CVE-2025-37932",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37932"
},
{
"name": "CVE-2022-3219",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3219"
},
{
"name": "CVE-2025-46152",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46152"
},
{
"name": "CVE-2025-37890",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37890"
},
{
"name": "CVE-2024-57951",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57951"
},
{
"name": "CVE-2025-4673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4673"
},
{
"name": "CVE-2022-34169",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34169"
},
{
"name": "CVE-2025-38348",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38348"
},
{
"name": "CVE-2023-34969",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34969"
},
{
"name": "CVE-2025-21844",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21844"
},
{
"name": "CVE-2025-21885",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21885"
},
{
"name": "CVE-2020-22916",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-22916"
},
{
"name": "CVE-2025-21784",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21784"
},
{
"name": "CVE-2025-31672",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31672"
},
{
"name": "CVE-2025-21681",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21681"
},
{
"name": "CVE-2023-22045",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22045"
},
{
"name": "CVE-2025-38540",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38540"
},
{
"name": "CVE-2025-5916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5916"
},
{
"name": "CVE-2025-21676",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21676"
},
{
"name": "CVE-2025-30721",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30721"
},
{
"name": "CVE-2025-38403",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38403"
},
{
"name": "CVE-2022-28463",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28463"
},
{
"name": "CVE-2022-23308",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23308"
},
{
"name": "CVE-2025-21726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21726"
},
{
"name": "CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"name": "CVE-2025-58056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58056"
},
{
"name": "CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"name": "CVE-2018-3779",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-3779"
},
{
"name": "CVE-2024-21138",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21138"
},
{
"name": "CVE-2020-28196",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28196"
},
{
"name": "CVE-2024-27407",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27407"
},
{
"name": "CVE-2025-41232",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41232"
},
{
"name": "CVE-2024-58020",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58020"
},
{
"name": "CVE-2025-50091",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50091"
},
{
"name": "CVE-2025-10911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10911"
},
{
"name": "CVE-2025-32988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32988"
},
{
"name": "CVE-2021-31566",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31566"
},
{
"name": "CVE-2024-10963",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10963"
},
{
"name": "CVE-2022-28805",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28805"
},
{
"name": "CVE-2024-26461",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26461"
},
{
"name": "CVE-2024-34750",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34750"
},
{
"name": "CVE-2021-29923",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29923"
},
{
"name": "CVE-2017-3604",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3604"
},
{
"name": "CVE-2025-21723",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21723"
},
{
"name": "CVE-2023-0804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0804"
},
{
"name": "CVE-2023-22049",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22049"
},
{
"name": "CVE-2024-24787",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24787"
},
{
"name": "CVE-2025-21802",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21802"
},
{
"name": "CVE-2022-21341",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21341"
},
{
"name": "CVE-2025-38146",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38146"
},
{
"name": "CVE-2025-21705",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21705"
},
{
"name": "CVE-2024-38828",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38828"
},
{
"name": "CVE-2023-27538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27538"
},
{
"name": "CVE-2022-1355",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1355"
},
{
"name": "CVE-2025-47291",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47291"
},
{
"name": "CVE-2023-4641",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4641"
},
{
"name": "CVE-2025-27113",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27113"
},
{
"name": "CVE-2024-47081",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47081"
},
{
"name": "CVE-2023-36054",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36054"
},
{
"name": "CVE-2024-26458",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26458"
},
{
"name": "CVE-2025-38418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38418"
},
{
"name": "CVE-2025-38090",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38090"
},
{
"name": "CVE-2025-21721",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21721"
},
{
"name": "CVE-2025-21810",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21810"
},
{
"name": "CVE-2022-1420",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1420"
},
{
"name": "CVE-2022-23218",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23218"
},
{
"name": "CVE-2021-24031",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-24031"
},
{
"name": "CVE-2025-23166",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23166"
},
{
"name": "CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"name": "CVE-2025-46153",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46153"
},
{
"name": "CVE-2025-21877",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21877"
},
{
"name": "CVE-2023-0797",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0797"
},
{
"name": "CVE-2025-5994",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5994"
},
{
"name": "CVE-2021-38115",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38115"
},
{
"name": "CVE-2025-38415",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38415"
},
{
"name": "CVE-2021-31879",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31879"
},
{
"name": "CVE-2024-55549",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55549"
},
{
"name": "CVE-2020-8908",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8908"
},
{
"name": "CVE-2024-49887",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49887"
},
{
"name": "CVE-2025-22134",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22134"
},
{
"name": "CVE-2021-35578",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35578"
},
{
"name": "CVE-2025-1215",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1215"
},
{
"name": "CVE-2024-6119",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6119"
},
{
"name": "CVE-2023-1916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1916"
},
{
"name": "CVE-2021-20309",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20309"
},
{
"name": "CVE-2022-29217",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29217"
},
{
"name": "CVE-2024-0397",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0397"
},
{
"name": "CVE-2022-30634",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30634"
},
{
"name": "CVE-2023-38472",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38472"
},
{
"name": "CVE-2024-56826",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56826"
},
{
"name": "CVE-2017-12643",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12643"
},
{
"name": "CVE-2024-57953",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57953"
},
{
"name": "CVE-2020-14583",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14583"
},
{
"name": "CVE-2025-24294",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24294"
},
{
"name": "CVE-2023-48232",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48232"
},
{
"name": "CVE-2021-26720",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26720"
},
{
"name": "CVE-2025-54801",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54801"
},
{
"name": "CVE-2025-40909",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40909"
},
{
"name": "CVE-2025-53054",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53054"
},
{
"name": "CVE-2025-21878",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21878"
},
{
"name": "CVE-2023-24756",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24756"
},
{
"name": "CVE-2017-3607",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3607"
},
{
"name": "CVE-2021-44716",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44716"
},
{
"name": "CVE-2022-2520",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2520"
},
{
"name": "CVE-2022-21340",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21340"
},
{
"name": "CVE-2024-47874",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47874"
},
{
"name": "CVE-2025-21670",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21670"
},
{
"name": "CVE-2025-9403",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9403"
},
{
"name": "CVE-2023-1255",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1255"
},
{
"name": "CVE-2025-21739",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21739"
},
{
"name": "CVE-2016-4074",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4074"
},
{
"name": "CVE-2024-0746",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0746"
},
{
"name": "CVE-2025-21775",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21775"
},
{
"name": "CVE-2024-12254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12254"
},
{
"name": "CVE-2025-21846",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21846"
},
{
"name": "CVE-2022-33099",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-33099"
},
{
"name": "CVE-2023-45931",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45931"
},
{
"name": "CVE-2025-8114",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8114"
},
{
"name": "CVE-2025-38400",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38400"
},
{
"name": "CVE-2023-6004",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6004"
},
{
"name": "CVE-2025-32387",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32387"
},
{
"name": "CVE-2024-26775",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26775"
},
{
"name": "CVE-2022-25309",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25309"
},
{
"name": "CVE-2025-4516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4516"
},
{
"name": "CVE-2025-38136",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38136"
},
{
"name": "CVE-2024-38808",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38808"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2024-12747",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12747"
},
{
"name": "CVE-2022-3358",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3358"
},
{
"name": "CVE-2023-41175",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-41175"
},
{
"name": "CVE-2023-48234",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48234"
},
{
"name": "CVE-2025-55212",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55212"
},
{
"name": "CVE-2022-36087",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36087"
},
{
"name": "CVE-2022-32547",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32547"
},
{
"name": "CVE-2025-6021",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6021"
},
{
"name": "CVE-2022-0351",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0351"
},
{
"name": "CVE-2022-35737",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35737"
},
{
"name": "CVE-2022-21293",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21293"
},
{
"name": "CVE-2022-2097",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2097"
},
{
"name": "CVE-2022-26280",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26280"
},
{
"name": "CVE-2025-37752",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37752"
},
{
"name": "CVE-2025-55668",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55668"
},
{
"name": "CVE-2023-7008",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-7008"
},
{
"name": "CVE-2022-1354",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1354"
},
{
"name": "CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"name": "CVE-2025-21873",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21873"
},
{
"name": "CVE-2024-4603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4603"
},
{
"name": "CVE-2025-38048",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38048"
},
{
"name": "CVE-2019-13147",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13147"
},
{
"name": "CVE-2025-50104",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50104"
},
{
"name": "CVE-2025-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25193"
},
{
"name": "CVE-2020-2800",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2800"
},
{
"name": "CVE-2024-8096",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8096"
},
{
"name": "CVE-2018-11655",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11655"
},
{
"name": "CVE-2022-4415",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4415"
},
{
"name": "CVE-2022-2928",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2928"
},
{
"name": "CVE-2025-21765",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21765"
},
{
"name": "CVE-2023-3576",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3576"
},
{
"name": "CVE-2025-38477",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38477"
},
{
"name": "CVE-2023-4806",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4806"
},
{
"name": "CVE-2025-61772",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61772"
},
{
"name": "CVE-2025-57803",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-57803"
},
{
"name": "CVE-2023-46246",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46246"
},
{
"name": "CVE-2025-21782",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21782"
},
{
"name": "CVE-2023-31437",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31437"
},
{
"name": "CVE-2023-47039",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47039"
},
{
"name": "CVE-2025-30722",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30722"
},
{
"name": "CVE-2024-43802",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43802"
},
{
"name": "CVE-2025-38177",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38177"
},
{
"name": "CVE-2016-2781",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2781"
},
{
"name": "CVE-2023-31484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31484"
},
{
"name": "CVE-2024-56827",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56827"
},
{
"name": "CVE-2023-29383",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29383"
},
{
"name": "CVE-2024-21145",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21145"
},
{
"name": "CVE-2022-32206",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32206"
},
{
"name": "CVE-2023-37769",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37769"
},
{
"name": "CVE-2025-21926",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21926"
},
{
"name": "CVE-2022-21282",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21282"
},
{
"name": "CVE-2022-21349",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21349"
},
{
"name": "CVE-2020-29511",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29511"
},
{
"name": "CVE-2024-50602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50602"
},
{
"name": "CVE-2015-7697",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7697"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2025-21742",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21742"
},
{
"name": "CVE-2025-30687",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30687"
},
{
"name": "CVE-2023-21968",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21968"
},
{
"name": "CVE-2022-43243",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43243"
},
{
"name": "CVE-2024-58002",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58002"
},
{
"name": "CVE-2017-16231",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-16231"
},
{
"name": "CVE-2025-38406",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38406"
},
{
"name": "CVE-2025-50101",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50101"
},
{
"name": "CVE-2025-21930",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21930"
},
{
"name": "CVE-2021-35942",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35942"
},
{
"name": "CVE-2025-46701",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46701"
},
{
"name": "CVE-2025-38001",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38001"
},
{
"name": "CVE-2025-32415",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32415"
},
{
"name": "CVE-2025-24855",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24855"
},
{
"name": "CVE-2025-5702",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5702"
},
{
"name": "CVE-2025-21870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21870"
},
{
"name": "CVE-2017-9409",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9409"
},
{
"name": "CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"name": "CVE-2018-1000077",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000077"
},
{
"name": "CVE-2025-21892",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21892"
},
{
"name": "CVE-2024-58052",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58052"
},
{
"name": "CVE-2025-21944",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21944"
},
{
"name": "CVE-2025-21905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21905"
},
{
"name": "CVE-2024-30171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30171"
},
{
"name": "CVE-2024-23337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23337"
},
{
"name": "CVE-2016-0689",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0689"
},
{
"name": "CVE-2025-38352",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38352"
},
{
"name": "CVE-2025-30749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30749"
},
{
"name": "CVE-2024-54456",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-54456"
},
{
"name": "CVE-2025-61748",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61748"
},
{
"name": "CVE-2025-21920",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21920"
},
{
"name": "CVE-2025-55554",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55554"
},
{
"name": "CVE-2024-43168",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43168"
},
{
"name": "CVE-2014-8140",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8140"
},
{
"name": "CVE-2025-22235",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22235"
},
{
"name": "CVE-2025-22016",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22016"
},
{
"name": "CVE-2025-4207",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4207"
},
{
"name": "CVE-2021-45346",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45346"
},
{
"name": "CVE-2025-37756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37756"
},
{
"name": "CVE-2022-0908",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0908"
},
{
"name": "CVE-2025-38263",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38263"
},
{
"name": "CVE-2025-21667",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21667"
},
{
"name": "CVE-2025-9230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9230"
},
{
"name": "CVE-2024-46901",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46901"
},
{
"name": "CVE-2023-49083",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49083"
},
{
"name": "CVE-2025-21955",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21955"
},
{
"name": "CVE-2025-8677",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8677"
},
{
"name": "CVE-2025-21773",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21773"
},
{
"name": "CVE-2025-53040",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53040"
},
{
"name": "CVE-2025-38218",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38218"
},
{
"name": "CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"name": "CVE-2025-53906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53906"
},
{
"name": "CVE-2025-27789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27789"
},
{
"name": "CVE-2025-1352",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1352"
},
{
"name": "CVE-2024-43167",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43167"
},
{
"name": "CVE-2021-28861",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28861"
},
{
"name": "CVE-2024-4741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4741"
},
{
"name": "CVE-2022-21248",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21248"
},
{
"name": "CVE-2021-33574",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33574"
},
{
"name": "CVE-2018-1000035",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000035"
},
{
"name": "CVE-2021-40211",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-40211"
},
{
"name": "CVE-2025-48924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48924"
},
{
"name": "CVE-2024-58001",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58001"
},
{
"name": "CVE-2025-38393",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38393"
},
{
"name": "CVE-2024-26256",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26256"
},
{
"name": "CVE-2023-21930",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21930"
},
{
"name": "CVE-2019-18276",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18276"
},
{
"name": "CVE-2025-38618",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38618"
},
{
"name": "CVE-2021-3326",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3326"
},
{
"name": "CVE-2023-2283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2283"
},
{
"name": "CVE-2020-0499",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-0499"
},
{
"name": "CVE-2025-8916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8916"
},
{
"name": "CVE-2025-21724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21724"
},
{
"name": "CVE-2025-32414",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32414"
},
{
"name": "CVE-2025-8885",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8885"
},
{
"name": "CVE-2025-3136",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3136"
},
{
"name": "CVE-2025-55160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55160"
},
{
"name": "CVE-2025-21891",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21891"
},
{
"name": "CVE-2025-38249",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38249"
},
{
"name": "CVE-2023-40403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40403"
},
{
"name": "CVE-2025-22013",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22013"
},
{
"name": "CVE-2024-50157",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50157"
},
{
"name": "CVE-2022-48703",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48703"
},
{
"name": "CVE-2025-38154",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38154"
},
{
"name": "CVE-2022-1674",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1674"
},
{
"name": "CVE-2024-20918",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20918"
},
{
"name": "CVE-2025-21858",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21858"
},
{
"name": "CVE-2025-41249",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41249"
},
{
"name": "CVE-2022-30699",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30699"
},
{
"name": "CVE-2025-21672",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21672"
},
{
"name": "CVE-2025-38389",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38389"
},
{
"name": "CVE-2025-38448",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38448"
},
{
"name": "CVE-2022-48281",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48281"
},
{
"name": "CVE-2023-2426",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2426"
},
{
"name": "CVE-2021-35938",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35938"
},
{
"name": "CVE-2025-30704",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30704"
},
{
"name": "CVE-2021-35564",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35564"
},
{
"name": "CVE-2024-57949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57949"
},
{
"name": "CVE-2025-1632",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1632"
},
{
"name": "CVE-2021-20176",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20176"
},
{
"name": "CVE-2025-21979",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21979"
},
{
"name": "CVE-2022-3278",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3278"
},
{
"name": "CVE-2022-30580",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30580"
},
{
"name": "CVE-2025-21821",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21821"
},
{
"name": "CVE-2022-28321",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28321"
},
{
"name": "CVE-2025-55298",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55298"
},
{
"name": "CVE-2022-43241",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43241"
},
{
"name": "CVE-2017-3606",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3606"
},
{
"name": "CVE-2023-52969",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52969"
},
{
"name": "CVE-2018-1000073",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000073"
},
{
"name": "CVE-2025-38052",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38052"
},
{
"name": "CVE-2025-38377",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38377"
},
{
"name": "CVE-2023-20883",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20883"
},
{
"name": "CVE-2025-21733",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21733"
},
{
"name": "CVE-2023-22656",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22656"
},
{
"name": "CVE-2025-46551",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46551"
},
{
"name": "CVE-2025-43965",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-43965"
},
{
"name": "CVE-2022-40090",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40090"
},
{
"name": "CVE-2021-36408",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36408"
},
{
"name": "CVE-2023-24329",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24329"
},
{
"name": "CVE-2025-21963",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21963"
},
{
"name": "CVE-2025-53045",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53045"
},
{
"name": "CVE-2023-39327",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39327"
},
{
"name": "CVE-2017-18253",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18253"
},
{
"name": "CVE-2024-12243",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12243"
},
{
"name": "CVE-2024-26462",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26462"
},
{
"name": "CVE-2024-58053",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58053"
},
{
"name": "CVE-2025-38516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38516"
},
{
"name": "CVE-2025-30693",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30693"
},
{
"name": "CVE-2025-38462",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38462"
},
{
"name": "CVE-2025-38350",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38350"
},
{
"name": "CVE-2025-38428",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38428"
},
{
"name": "CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"name": "CVE-2018-13410",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13410"
},
{
"name": "CVE-2025-2099",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2099"
},
{
"name": "CVE-2025-38262",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38262"
},
{
"name": "CVE-2025-6638",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6638"
},
{
"name": "CVE-2025-21585",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21585"
},
{
"name": "CVE-2023-24531",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24531"
},
{
"name": "CVE-2025-38138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38138"
},
{
"name": "CVE-2021-3610",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3610"
},
{
"name": "CVE-2024-58077",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58077"
},
{
"name": "CVE-2025-5283",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5283"
},
{
"name": "CVE-2025-21754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21754"
},
{
"name": "CVE-2024-12088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12088"
},
{
"name": "CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"name": "CVE-2025-38035",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38035"
},
{
"name": "CVE-2023-2975",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2975"
},
{
"name": "CVE-2025-37997",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37997"
},
{
"name": "CVE-2025-24928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24928"
},
{
"name": "CVE-2021-44717",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44717"
},
{
"name": "CVE-2025-2312",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2312"
},
{
"name": "CVE-2025-0395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0395"
},
{
"name": "CVE-2025-53506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53506"
},
{
"name": "CVE-2025-21960",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21960"
},
{
"name": "CVE-2025-38310",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38310"
},
{
"name": "CVE-2025-23084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23084"
},
{
"name": "CVE-2015-4786",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4786"
},
{
"name": "CVE-2020-14155",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14155"
},
{
"name": "CVE-2022-3602",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3602"
},
{
"name": "CVE-2025-37963",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37963"
},
{
"name": "CVE-2022-43250",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43250"
},
{
"name": "CVE-2022-40304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40304"
},
{
"name": "CVE-2025-38226",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38226"
},
{
"name": "CVE-2025-4947",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4947"
},
{
"name": "CVE-2023-4911",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4911"
},
{
"name": "CVE-2022-29804",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29804"
},
{
"name": "CVE-2023-38473",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38473"
},
{
"name": "CVE-2025-38443",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38443"
},
{
"name": "CVE-2025-0725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0725"
},
{
"name": "CVE-2023-2976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
},
{
"name": "CVE-2025-52099",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52099"
},
{
"name": "CVE-2023-43887",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43887"
},
{
"name": "CVE-2025-21967",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21967"
},
{
"name": "CVE-2025-7424",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7424"
},
{
"name": "CVE-2025-1094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1094"
},
{
"name": "CVE-2021-24032",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-24032"
},
{
"name": "CVE-2025-38439",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38439"
},
{
"name": "CVE-2022-1434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1434"
},
{
"name": "CVE-2025-41254",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41254"
},
{
"name": "CVE-2022-21496",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21496"
},
{
"name": "CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"name": "CVE-2020-2757",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2757"
},
{
"name": "CVE-2025-53864",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53864"
},
{
"name": "CVE-2025-38145",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38145"
},
{
"name": "CVE-2022-2598",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2598"
},
{
"name": "CVE-2020-27829",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27829"
},
{
"name": "CVE-2024-4032",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4032"
},
{
"name": "CVE-2025-37948",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37948"
},
{
"name": "CVE-2021-27645",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27645"
},
{
"name": "CVE-2025-21863",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21863"
},
{
"name": "CVE-2025-21856",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21856"
},
{
"name": "CVE-2025-53053",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53053"
},
{
"name": "CVE-2022-2509",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2509"
},
{
"name": "CVE-2024-28835",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28835"
},
{
"name": "CVE-2025-54388",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54388"
},
{
"name": "CVE-2025-21749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21749"
},
{
"name": "CVE-2017-6839",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6839"
},
{
"name": "CVE-2023-1906",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1906"
},
{
"name": "CVE-2025-40025",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40025"
},
{
"name": "CVE-2025-38051",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38051"
},
{
"name": "CVE-2021-35556",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35556"
},
{
"name": "CVE-2025-49796",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49796"
},
{
"name": "CVE-2022-34526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34526"
},
{
"name": "CVE-2025-8058",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8058"
},
{
"name": "CVE-2023-47471",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47471"
},
{
"name": "CVE-2022-2868",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2868"
},
{
"name": "CVE-2022-1771",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1771"
},
{
"name": "CVE-2025-21945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21945"
},
{
"name": "CVE-2021-32492",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32492"
},
{
"name": "CVE-2023-39323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
},
{
"name": "CVE-2023-29402",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
},
{
"name": "CVE-2025-55005",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55005"
},
{
"name": "CVE-2025-32955",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32955"
},
{
"name": "CVE-2025-8732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8732"
},
{
"name": "CVE-2025-38044",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38044"
},
{
"name": "CVE-2022-1586",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1586"
},
{
"name": "CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"name": "CVE-2024-52616",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52616"
},
{
"name": "CVE-2025-38498",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38498"
},
{
"name": "CVE-2025-40015",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40015"
},
{
"name": "CVE-2024-21085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21085"
},
{
"name": "CVE-2025-21673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21673"
},
{
"name": "CVE-2025-21829",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21829"
},
{
"name": "CVE-2025-21502",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21502"
},
{
"name": "CVE-2024-57999",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57999"
},
{
"name": "CVE-2018-16645",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16645"
},
{
"name": "CVE-2025-22008",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22008"
},
{
"name": "CVE-2023-38039",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38039"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2022-21443",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21443"
},
{
"name": "CVE-2025-21969",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21969"
},
{
"name": "CVE-2025-38200",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38200"
},
{
"name": "CVE-2025-40007",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40007"
},
{
"name": "CVE-2024-58072",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58072"
},
{
"name": "CVE-2025-38273",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38273"
},
{
"name": "CVE-2025-38346",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38346"
},
{
"name": "CVE-2025-55315",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55315"
},
{
"name": "CVE-2018-11813",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11813"
},
{
"name": "CVE-2025-21722",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21722"
},
{
"name": "CVE-2024-50379",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50379"
},
{
"name": "CVE-2021-35560",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35560"
},
{
"name": "CVE-2023-39325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39325"
},
{
"name": "CVE-2025-21793",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21793"
},
{
"name": "CVE-2022-2719",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2719"
},
{
"name": "CVE-2025-21581",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21581"
},
{
"name": "CVE-2022-45873",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45873"
},
{
"name": "CVE-2023-34151",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34151"
},
{
"name": "CVE-2023-51384",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51384"
},
{
"name": "CVE-2021-43809",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43809"
},
{
"name": "CVE-2025-5914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5914"
},
{
"name": "CVE-2015-1606",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-1606"
},
{
"name": "CVE-2025-21894",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21894"
},
{
"name": "CVE-2025-21919",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21919"
},
{
"name": "CVE-2023-3896",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3896"
},
{
"name": "CVE-2023-2908",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2908"
},
{
"name": "CVE-2024-20945",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20945"
},
{
"name": "CVE-2025-58754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58754"
},
{
"name": "CVE-2023-39615",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39615"
},
{
"name": "CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"name": "CVE-2025-21854",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21854"
},
{
"name": "CVE-2017-7501",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7501"
},
{
"name": "CVE-2024-21131",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21131"
},
{
"name": "CVE-2023-31486",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31486"
},
{
"name": "CVE-2020-21599",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-21599"
},
{
"name": "CVE-2025-41242",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41242"
},
{
"name": "CVE-2024-21210",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21210"
},
{
"name": "CVE-2013-0340",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-0340"
},
{
"name": "CVE-2023-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3446"
},
{
"name": "CVE-2025-21759",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21759"
},
{
"name": "CVE-2023-32611",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32611"
},
{
"name": "CVE-2024-38816",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38816"
},
{
"name": "CVE-2024-2511",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2511"
},
{
"name": "CVE-2015-20107",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-20107"
},
{
"name": "CVE-2023-39978",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39978"
},
{
"name": "CVE-2024-34397",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34397"
},
{
"name": "CVE-2025-38320",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38320"
},
{
"name": "CVE-2025-53057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53057"
},
{
"name": "CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"name": "CVE-2025-8177",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8177"
},
{
"name": "CVE-2025-21968",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21968"
},
{
"name": "CVE-2024-58083",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58083"
},
{
"name": "CVE-2021-20311",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20311"
},
{
"name": "CVE-2024-58055",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58055"
},
{
"name": "CVE-2025-21991",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21991"
},
{
"name": "CVE-2023-28486",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28486"
},
{
"name": "CVE-2020-27618",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27618"
},
{
"name": "CVE-2024-57993",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57993"
},
{
"name": "CVE-2025-21887",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21887"
},
{
"name": "CVE-2023-6246",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6246"
},
{
"name": "CVE-2021-20241",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20241"
},
{
"name": "CVE-2017-12674",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12674"
},
{
"name": "CVE-2023-0800",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0800"
},
{
"name": "CVE-2025-62171",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62171"
},
{
"name": "CVE-2025-38280",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38280"
},
{
"name": "CVE-2023-5388",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5388"
},
{
"name": "CVE-2018-1000078",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000078"
},
{
"name": "CVE-2020-2756",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2756"
},
{
"name": "CVE-2025-50950",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50950"
},
{
"name": "CVE-2020-21605",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-21605"
},
{
"name": "CVE-2024-54534",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-54534"
},
{
"name": "CVE-2023-21967",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21967"
},
{
"name": "CVE-2025-38084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38084"
},
{
"name": "CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"name": "CVE-2022-23219",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23219"
},
{
"name": "CVE-2017-1000476",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-1000476"
},
{
"name": "CVE-2015-2640",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2640"
},
{
"name": "CVE-2025-30685",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30685"
},
{
"name": "CVE-2024-41123",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41123"
},
{
"name": "CVE-2025-6921",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6921"
},
{
"name": "CVE-2015-8863",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8863"
},
{
"name": "CVE-2022-21619",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21619"
},
{
"name": "CVE-2025-30695",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30695"
},
{
"name": "CVE-2025-30688",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30688"
},
{
"name": "CVE-2023-5752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5752"
},
{
"name": "CVE-2018-11656",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11656"
},
{
"name": "CVE-2025-38103",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38103"
},
{
"name": "CVE-2022-2127",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2127"
},
{
"name": "CVE-2021-25217",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25217"
},
{
"name": "CVE-2025-38514",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38514"
},
{
"name": "CVE-2018-19876",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19876"
},
{
"name": "CVE-2025-61780",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61780"
},
{
"name": "CVE-2021-20310",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20310"
},
{
"name": "CVE-2021-20245",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20245"
},
{
"name": "CVE-2021-35561",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35561"
},
{
"name": "CVE-2025-21732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21732"
},
{
"name": "CVE-2025-38569",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38569"
},
{
"name": "CVE-2022-21476",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21476"
},
{
"name": "CVE-2023-22796",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22796"
},
{
"name": "CVE-2025-21875",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21875"
},
{
"name": "CVE-2023-0361",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0361"
},
{
"name": "CVE-2025-38204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38204"
},
{
"name": "CVE-2021-40812",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-40812"
},
{
"name": "CVE-2021-4217",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4217"
},
{
"name": "CVE-2023-32643",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32643"
},
{
"name": "CVE-2023-27537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27537"
},
{
"name": "CVE-2025-22015",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22015"
},
{
"name": "CVE-2025-53066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53066"
},
{
"name": "CVE-2023-5678",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5678"
},
{
"name": "CVE-2024-2961",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2961"
},
{
"name": "CVE-2025-21962",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21962"
},
{
"name": "CVE-2025-29786",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29786"
},
{
"name": "CVE-2025-21832",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21832"
},
{
"name": "CVE-2024-12133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12133"
},
{
"name": "CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"name": "CVE-2022-27780",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27780"
},
{
"name": "CVE-2018-9135",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-9135"
},
{
"name": "CVE-2025-38410",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38410"
},
{
"name": "CVE-2025-21790",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21790"
},
{
"name": "CVE-2024-52316",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52316"
},
{
"name": "CVE-2024-21217",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21217"
},
{
"name": "CVE-2021-39212",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39212"
},
{
"name": "CVE-2024-28182",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28182"
},
{
"name": "CVE-2024-58014",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58014"
},
{
"name": "CVE-2025-21680",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21680"
},
{
"name": "CVE-2025-0167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0167"
},
{
"name": "CVE-2017-12433",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12433"
},
{
"name": "CVE-2025-21924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21924"
},
{
"name": "CVE-2021-3574",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3574"
},
{
"name": "CVE-2023-6597",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6597"
},
{
"name": "CVE-2024-20952",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20952"
},
{
"name": "CVE-2022-21541",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21541"
},
{
"name": "CVE-2025-22227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22227"
},
{
"name": "CVE-2025-47273",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47273"
},
{
"name": "CVE-2025-27221",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27221"
},
{
"name": "CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"name": "CVE-2024-58006",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58006"
},
{
"name": "CVE-2025-21710",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21710"
},
{
"name": "CVE-2022-21360",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21360"
},
{
"name": "CVE-2025-22088",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22088"
},
{
"name": "CVE-2025-38460",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38460"
},
{
"name": "CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"name": "CVE-2022-25858",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25858"
},
{
"name": "CVE-2022-21296",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21296"
},
{
"name": "CVE-2022-48303",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48303"
},
{
"name": "CVE-2025-38345",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38345"
},
{
"name": "CVE-2022-21540",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21540"
},
{
"name": "CVE-2025-21815",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21815"
},
{
"name": "CVE-2025-50083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50083"
},
{
"name": "CVE-2024-37371",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37371"
},
{
"name": "CVE-2017-6836",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6836"
},
{
"name": "CVE-2021-3500",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3500"
},
{
"name": "CVE-2022-25310",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25310"
},
{
"name": "CVE-2023-38545",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38545"
},
{
"name": "CVE-2021-43618",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43618"
},
{
"name": "CVE-2021-20251",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20251"
},
{
"name": "CVE-2025-21669",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21669"
},
{
"name": "CVE-2016-1000027",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000027"
},
{
"name": "CVE-2021-33621",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33621"
},
{
"name": "CVE-2025-57807",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-57807"
},
{
"name": "CVE-2025-38231",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38231"
},
{
"name": "CVE-2022-26488",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26488"
},
{
"name": "CVE-2025-21716",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21716"
},
{
"name": "CVE-2024-49761",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49761"
},
{
"name": "CVE-2024-6345",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6345"
},
{
"name": "CVE-2025-3777",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3777"
},
{
"name": "CVE-2025-21964",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21964"
},
{
"name": "CVE-2024-0567",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0567"
},
{
"name": "CVE-2018-18384",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18384"
},
{
"name": "CVE-2024-58080",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58080"
},
{
"name": "CVE-2025-21744",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21744"
},
{
"name": "CVE-2024-21208",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21208"
},
{
"name": "CVE-2023-32665",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32665"
},
{
"name": "CVE-2025-31498",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31498"
},
{
"name": "CVE-2022-30698",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30698"
},
{
"name": "CVE-2023-31438",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31438"
},
{
"name": "CVE-2024-57986",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57986"
},
{
"name": "CVE-2021-37750",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37750"
},
{
"name": "CVE-2025-3576",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3576"
},
{
"name": "CVE-2023-23916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23916"
},
{
"name": "CVE-2021-20244",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20244"
},
{
"name": "CVE-2025-38181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38181"
},
{
"name": "CVE-2025-21835",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21835"
},
{
"name": "CVE-2025-38391",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38391"
},
{
"name": "CVE-2025-11411",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11411"
},
{
"name": "CVE-2020-14577",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14577"
},
{
"name": "CVE-2022-3570",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3570"
},
{
"name": "CVE-2016-9844",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9844"
},
{
"name": "CVE-2019-13136",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13136"
},
{
"name": "CVE-2025-49014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49014"
},
{
"name": "CVE-2021-36222",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36222"
},
{
"name": "CVE-2021-3941",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3941"
},
{
"name": "CVE-2022-0561",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0561"
},
{
"name": "CVE-2024-6923",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6923"
},
{
"name": "CVE-2025-21811",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21811"
},
{
"name": "CVE-2024-8088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8088"
},
{
"name": "CVE-2025-48734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48734"
},
{
"name": "CVE-2025-11226",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11226"
}
],
"initial_release_date": "2025-11-06T00:00:00",
"last_revision_date": "2025-11-06T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0969",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-11-06T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits VMware. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits VMware",
"vendor_advisories": [
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36320",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36320"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36423",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36423"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2022-19",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36364"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-53",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36351"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36424",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36424"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36412",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36412"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36388",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36388"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36426",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36426"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36411",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36411"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36357",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36357"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36408",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36408"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36349",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36349"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36414",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36414"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36397",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36397"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36389",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36389"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36398",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36398"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36380",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36380"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-41",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36407"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36362",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36362"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36413",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36413"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36384",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36384"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36379",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36379"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36400",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36400"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36377",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36377"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36368",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36368"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36418",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36418"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36420",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36420"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36391",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36391"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36392",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36392"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36353",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36353"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-14",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36356"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36422",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36422"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36381",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36381"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36421",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36421"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36416",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36416"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-86",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36415"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36403",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36403"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36347",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36347"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36383",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36383"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36410",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36410"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36352",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36352"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36394",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36394"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36354",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36354"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36399",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36399"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-53",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36350"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36419",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36419"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-85",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36401"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2022-19",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36365"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36405",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36405"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2018-27",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36367"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36395",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36395"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36387",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36387"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36363",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36363"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36385",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36385"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36409",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36409"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-53",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36359"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36348",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36348"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36386",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36386"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36417",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36417"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36425",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36425"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2018-27",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36366"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2024-44",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36360"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36355",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36355"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-53",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36358"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36396",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36396"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36378",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36378"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36382",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36382"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36404",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36404"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2024-44",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36361"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36402",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36402"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36393",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36393"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36406",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36406"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36390",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36390"
}
]
}
CERTFR-2022-AVI-487
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service et un contournement de la politique de sécurité.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
- IBM TXSeries for Multiplatforms versions 9.1.x sans le correctif de sécurité TXSeries_91_SpecialFIX_Liberty_042022
- IBM TXSeries for Multiplatforms versions 8.2.x sans le correctif de sécurité TXSeries_82_SpecialFIX_Liberty_042022
- IBM Tivoli Monitoring versions 6.3.0.x antérieures à 6.3.0.7 Fix Pack 7 Service Pack 12
- IBM Cloud Private versions 3.1.0.x
- IBM Cloud Private versions 3.1.1.x
- IBM Cloud Private versions 3.1.2.x
- IBM Cloud Private versions 3.2.0.x
- IBM Cloud Private versions 3.2.1.x antérieures à 3.2.1.2203
- IBM Cloud Private versions 3.2.2.x antérieures à 3.2.2.2203
L'éditeur ne propose pas de correctif pour les versions IBM Cloud Private 3.1.0, 3.1.1, 3.1.2 et 3.2.0 et conseille une mise à jour à la dernière version CD (Continuous Delivery) IBM Cloud Private 3.2.2.
| Vendor | Product | Description |
|---|
| Title | Publication Time | Tags | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [],
"affected_systems_content": "\u003cul\u003e \u003cli\u003eIBM TXSeries for Multiplatforms versions 9.1.x sans le correctif de s\u00e9curit\u00e9 TXSeries_91_SpecialFIX_Liberty_042022\u003c/li\u003e \u003cli\u003eIBM TXSeries for Multiplatforms versions 8.2.x sans le correctif de s\u00e9curit\u00e9 TXSeries_82_SpecialFIX_Liberty_042022\u003c/li\u003e \u003cli\u003eIBM Tivoli Monitoring versions 6.3.0.x ant\u00e9rieures \u00e0 6.3.0.7 Fix Pack 7 Service Pack 12\u003c/li\u003e \u003cli\u003eIBM Cloud Private versions 3.1.0.x\u003c/li\u003e \u003cli\u003eIBM Cloud Private versions 3.1.1.x\u003c/li\u003e \u003cli\u003eIBM Cloud Private versions 3.1.2.x\u003c/li\u003e \u003cli\u003eIBM Cloud Private versions 3.2.0.x\u003c/li\u003e \u003cli\u003eIBM Cloud Private versions 3.2.1.x ant\u00e9rieures \u00e0 3.2.1.2203\u003c/li\u003e \u003cli\u003eIBM Cloud Private versions 3.2.2.x ant\u00e9rieures \u00e0 3.2.2.2203\u003c/li\u003e \u003c/ul\u003e \u003cp\u003eL\u0027\u00e9diteur ne propose pas de correctif pour les versions IBM Cloud Private 3.1.0, 3.1.1, 3.1.2 et 3.2.0 et conseille une mise \u00e0 jour \u00e0 la derni\u00e8re version CD (Continuous Delivery) IBM Cloud Private 3.2.2.\u003c/p\u003e ",
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2022-22965",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22965"
},
{
"name": "CVE-2021-45960",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45960"
},
{
"name": "CVE-2022-22823",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22823"
},
{
"name": "CVE-2022-25315",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25315"
},
{
"name": "CVE-2022-22822",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22822"
},
{
"name": "CVE-2022-25313",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25313"
},
{
"name": "CVE-2022-23852",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23852"
},
{
"name": "CVE-2022-22825",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22825"
},
{
"name": "CVE-2022-25314",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25314"
},
{
"name": "CVE-2022-23990",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23990"
},
{
"name": "CVE-2022-25235",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25235"
},
{
"name": "CVE-2021-46143",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46143"
},
{
"name": "CVE-2021-29921",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29921"
},
{
"name": "CVE-2021-23450",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23450"
},
{
"name": "CVE-2022-22827",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22827"
},
{
"name": "CVE-2022-25236",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25236"
},
{
"name": "CVE-2021-22926",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22926"
},
{
"name": "CVE-2022-22826",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22826"
},
{
"name": "CVE-2022-22824",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22824"
}
],
"initial_release_date": "2022-05-23T00:00:00",
"last_revision_date": "2022-05-23T00:00:00",
"links": [],
"reference": "CERTFR-2022-AVI-487",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2022-05-23T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "D\u00e9ni de service"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM.\nCertaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une\nex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service et un\ncontournement de la politique de s\u00e9curit\u00e9.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6587154 du 20 mai 2022",
"url": "https://www.ibm.com/support/pages/node/6587154"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6588169 du 20 mai 2022",
"url": "https://www.ibm.com/support/pages/node/6588169"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6588149 du 20 mai 2022",
"url": "https://www.ibm.com/support/pages/node/6588149"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6587158 du 20 mai 2022",
"url": "https://www.ibm.com/support/pages/node/6587158"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6588167 du 20 mai 2022",
"url": "https://www.ibm.com/support/pages/node/6588167"
}
]
}
gsd-2021-29921
Vulnerability from gsd
{
"GSD": {
"alias": "CVE-2021-29921",
"description": "In Python before 3,9,5, the ipaddress library mishandles leading zero characters in the octets of an IP address string. This (in some situations) allows attackers to bypass access control that is based on IP addresses.",
"id": "GSD-2021-29921",
"references": [
"https://www.suse.com/security/cve/CVE-2021-29921.html",
"https://access.redhat.com/errata/RHSA-2021:4162",
"https://access.redhat.com/errata/RHSA-2021:4160",
"https://access.redhat.com/errata/RHSA-2021:3254",
"https://ubuntu.com/security/CVE-2021-29921",
"https://advisories.mageia.org/CVE-2021-29921.html",
"https://security.archlinux.org/CVE-2021-29921",
"https://linux.oracle.com/cve/CVE-2021-29921.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2021-29921"
],
"details": "In Python before 3,9,5, the ipaddress library mishandles leading zero characters in the octets of an IP address string. This (in some situations) allows attackers to bypass access control that is based on IP addresses.",
"id": "GSD-2021-29921",
"modified": "2023-12-13T01:23:36.267610Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-29921",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In Python before 3,9,5, the ipaddress library mishandles leading zero characters in the octets of an IP address string. This (in some situations) allows attackers to bypass access control that is based on IP addresses."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/sickcodes",
"refsource": "MISC",
"url": "https://github.com/sickcodes"
},
{
"name": "https://docs.python.org/3/library/ipaddress.html",
"refsource": "MISC",
"url": "https://docs.python.org/3/library/ipaddress.html"
},
{
"name": "https://github.com/python/cpython/blob/63298930fb531ba2bb4f23bc3b915dbf1e17e9e1/Misc/NEWS.d/3.8.0a4.rst",
"refsource": "MISC",
"url": "https://github.com/python/cpython/blob/63298930fb531ba2bb4f23bc3b915dbf1e17e9e1/Misc/NEWS.d/3.8.0a4.rst"
},
{
"name": "https://sick.codes/sick-2021-014",
"refsource": "MISC",
"url": "https://sick.codes/sick-2021-014"
},
{
"name": "https://www.oracle.com//security-alerts/cpujul2021.html",
"refsource": "MISC",
"url": "https://www.oracle.com//security-alerts/cpujul2021.html"
},
{
"name": "https://github.com/sickcodes/security/blob/master/advisories/SICK-2021-014.md",
"refsource": "MISC",
"url": "https://github.com/sickcodes/security/blob/master/advisories/SICK-2021-014.md"
},
{
"name": "https://python-security.readthedocs.io/vuln/ipaddress-ipv4-leading-zeros.html",
"refsource": "MISC",
"url": "https://python-security.readthedocs.io/vuln/ipaddress-ipv4-leading-zeros.html"
},
{
"name": "https://bugs.python.org/issue36384",
"refsource": "MISC",
"url": "https://bugs.python.org/issue36384"
},
{
"name": "https://github.com/python/cpython/pull/12577",
"refsource": "MISC",
"url": "https://github.com/python/cpython/pull/12577"
},
{
"name": "https://github.com/python/cpython/pull/25099",
"refsource": "MISC",
"url": "https://github.com/python/cpython/pull/25099"
},
{
"name": "https://security.netapp.com/advisory/ntap-20210622-0003/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20210622-0003/"
},
{
"name": "https://www.oracle.com/security-alerts/cpuoct2021.html",
"refsource": "MISC",
"url": "https://www.oracle.com/security-alerts/cpuoct2021.html"
},
{
"name": "https://www.oracle.com/security-alerts/cpujan2022.html",
"refsource": "MISC",
"url": "https://www.oracle.com/security-alerts/cpujan2022.html"
},
{
"name": "https://www.oracle.com/security-alerts/cpuapr2022.html",
"refsource": "MISC",
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"name": "https://www.oracle.com/security-alerts/cpujul2022.html",
"refsource": "MISC",
"url": "https://www.oracle.com/security-alerts/cpujul2022.html"
},
{
"name": "GLSA-202305-02",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/202305-02"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "3.9.5",
"versionStartIncluding": "3.9.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "3.8.12",
"versionStartIncluding": "3.8.0",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:oracle:zfs_storage_appliance_kit:8.8:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:oracle:graalvm:20.3.2:*:*:*:enterprise:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:oracle:graalvm:21.1.0:*:*:*:enterprise:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:1.8.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:1.8.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:1.11.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-29921"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "In Python before 3,9,5, the ipaddress library mishandles leading zero characters in the octets of an IP address string. This (in some situations) allows attackers to bypass access control that is based on IP addresses."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/python/cpython/pull/25099",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/python/cpython/pull/25099"
},
{
"name": "https://sick.codes/sick-2021-014",
"refsource": "MISC",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://sick.codes/sick-2021-014"
},
{
"name": "https://python-security.readthedocs.io/vuln/ipaddress-ipv4-leading-zeros.html",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "https://python-security.readthedocs.io/vuln/ipaddress-ipv4-leading-zeros.html"
},
{
"name": "https://github.com/sickcodes",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/sickcodes"
},
{
"name": "https://github.com/sickcodes/security/blob/master/advisories/SICK-2021-014.md",
"refsource": "MISC",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/sickcodes/security/blob/master/advisories/SICK-2021-014.md"
},
{
"name": "https://github.com/python/cpython/pull/12577",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/python/cpython/pull/12577"
},
{
"name": "https://docs.python.org/3/library/ipaddress.html",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "https://docs.python.org/3/library/ipaddress.html"
},
{
"name": "https://github.com/python/cpython/blob/63298930fb531ba2bb4f23bc3b915dbf1e17e9e1/Misc/NEWS.d/3.8.0a4.rst",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/python/cpython/blob/63298930fb531ba2bb4f23bc3b915dbf1e17e9e1/Misc/NEWS.d/3.8.0a4.rst"
},
{
"name": "https://bugs.python.org/issue36384",
"refsource": "MISC",
"tags": [
"Issue Tracking",
"Patch",
"Vendor Advisory"
],
"url": "https://bugs.python.org/issue36384"
},
{
"name": "https://security.netapp.com/advisory/ntap-20210622-0003/",
"refsource": "CONFIRM",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20210622-0003/"
},
{
"name": "N/A",
"refsource": "N/A",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://www.oracle.com//security-alerts/cpujul2021.html"
},
{
"name": "https://www.oracle.com/security-alerts/cpuoct2021.html",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://www.oracle.com/security-alerts/cpuoct2021.html"
},
{
"name": "https://www.oracle.com/security-alerts/cpujan2022.html",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://www.oracle.com/security-alerts/cpujan2022.html"
},
{
"name": "https://www.oracle.com/security-alerts/cpuapr2022.html",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"name": "N/A",
"refsource": "N/A",
"tags": [],
"url": "https://www.oracle.com/security-alerts/cpujul2022.html"
},
{
"name": "GLSA-202305-02",
"refsource": "GENTOO",
"tags": [],
"url": "https://security.gentoo.org/glsa/202305-02"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "HIGH",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"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"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
},
"lastModifiedDate": "2023-05-03T11:15Z",
"publishedDate": "2021-05-06T13:15Z"
}
}
}
ghsa-cxqv-r2cc-r9c9
Vulnerability from github
Improper input validation of octal strings in Python stdlib ipaddress 3.10 and below allows unauthenticated remote attackers to perform indeterminate SSRF, RFI, and LFI attacks on many programs that rely on Python stdlib ipaddress. IP address octects are left stripped instead of evaluated as valid IP addresses.
{
"affected": [],
"aliases": [
"CVE-2021-29921"
],
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2021-05-06T13:15:00Z",
"severity": "CRITICAL"
},
"details": "Improper input validation of octal strings in Python stdlib ipaddress 3.10 and below allows unauthenticated remote attackers to perform indeterminate SSRF, RFI, and LFI attacks on many programs that rely on Python stdlib ipaddress. IP address octects are left stripped instead of evaluated as valid IP addresses.",
"id": "GHSA-cxqv-r2cc-r9c9",
"modified": "2025-11-04T00:30:30Z",
"published": "2022-05-24T19:01:31Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-29921"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/pull/12577"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/pull/25099"
},
{
"type": "WEB",
"url": "https://www.oracle.com/security-alerts/cpuoct2021.html"
},
{
"type": "WEB",
"url": "https://www.oracle.com/security-alerts/cpujul2022.html"
},
{
"type": "WEB",
"url": "https://www.oracle.com/security-alerts/cpujan2022.html"
},
{
"type": "WEB",
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"type": "WEB",
"url": "https://www.oracle.com//security-alerts/cpujul2021.html"
},
{
"type": "WEB",
"url": "https://sick.codes/sick-2021-014"
},
{
"type": "WEB",
"url": "https://security.netapp.com/advisory/ntap-20210622-0003"
},
{
"type": "WEB",
"url": "https://security.gentoo.org/glsa/202305-02"
},
{
"type": "WEB",
"url": "https://python-security.readthedocs.io/vuln/ipaddress-ipv4-leading-zeros.html"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2024/12/msg00000.html"
},
{
"type": "WEB",
"url": "https://github.com/sickcodes/security/blob/master/advisories/SICK-2021-014.md"
},
{
"type": "WEB",
"url": "https://github.com/sickcodes"
},
{
"type": "WEB",
"url": "https://github.com/python/cpython/blob/63298930fb531ba2bb4f23bc3b915dbf1e17e9e1/Misc/NEWS.d/3.8.0a4.rst"
},
{
"type": "WEB",
"url": "https://docs.python.org/3/library/ipaddress.html"
},
{
"type": "WEB",
"url": "https://bugs.python.org/issue36384"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
fkie_cve-2021-29921
Vulnerability from fkie_nvd
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | https://bugs.python.org/issue36384 | Issue Tracking, Patch, Vendor Advisory | |
| cve@mitre.org | https://docs.python.org/3/library/ipaddress.html | Vendor Advisory | |
| cve@mitre.org | https://github.com/python/cpython/blob/63298930fb531ba2bb4f23bc3b915dbf1e17e9e1/Misc/NEWS.d/3.8.0a4.rst | Third Party Advisory | |
| cve@mitre.org | https://github.com/python/cpython/pull/12577 | Patch, Third Party Advisory | |
| cve@mitre.org | https://github.com/python/cpython/pull/25099 | Patch, Third Party Advisory | |
| cve@mitre.org | https://github.com/sickcodes | Third Party Advisory | |
| cve@mitre.org | https://github.com/sickcodes/security/blob/master/advisories/SICK-2021-014.md | Exploit, Third Party Advisory | |
| cve@mitre.org | https://python-security.readthedocs.io/vuln/ipaddress-ipv4-leading-zeros.html | Vendor Advisory | |
| cve@mitre.org | https://security.gentoo.org/glsa/202305-02 | ||
| cve@mitre.org | https://security.netapp.com/advisory/ntap-20210622-0003/ | Third Party Advisory | |
| cve@mitre.org | https://sick.codes/sick-2021-014 | Exploit, Third Party Advisory | |
| cve@mitre.org | https://www.oracle.com//security-alerts/cpujul2021.html | Patch, Third Party Advisory | |
| cve@mitre.org | https://www.oracle.com/security-alerts/cpuapr2022.html | Patch, Third Party Advisory | |
| cve@mitre.org | https://www.oracle.com/security-alerts/cpujan2022.html | Patch, Third Party Advisory | |
| cve@mitre.org | https://www.oracle.com/security-alerts/cpujul2022.html | ||
| cve@mitre.org | https://www.oracle.com/security-alerts/cpuoct2021.html | Patch, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://bugs.python.org/issue36384 | Issue Tracking, Patch, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://docs.python.org/3/library/ipaddress.html | Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/python/cpython/blob/63298930fb531ba2bb4f23bc3b915dbf1e17e9e1/Misc/NEWS.d/3.8.0a4.rst | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/python/cpython/pull/12577 | Patch, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/python/cpython/pull/25099 | Patch, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/sickcodes | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/sickcodes/security/blob/master/advisories/SICK-2021-014.md | Exploit, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2024/12/msg00000.html | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://python-security.readthedocs.io/vuln/ipaddress-ipv4-leading-zeros.html | Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://security.gentoo.org/glsa/202305-02 | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://security.netapp.com/advisory/ntap-20210622-0003/ | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://sick.codes/sick-2021-014 | Exploit, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.oracle.com//security-alerts/cpujul2021.html | Patch, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.oracle.com/security-alerts/cpuapr2022.html | Patch, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.oracle.com/security-alerts/cpujan2022.html | Patch, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.oracle.com/security-alerts/cpujul2022.html | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://www.oracle.com/security-alerts/cpuoct2021.html | Patch, Third Party Advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| python | python | * | |
| python | python | * | |
| oracle | communications_cloud_native_core_automated_test_suite | 1.8.0 | |
| oracle | communications_cloud_native_core_binding_support_function | 1.11.0 | |
| oracle | communications_cloud_native_core_network_slice_selection_function | 1.8.0 | |
| oracle | graalvm | 20.3.2 | |
| oracle | graalvm | 21.1.0 | |
| oracle | zfs_storage_appliance_kit | 8.8 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*",
"matchCriteriaId": "AECFC6AC-5ECE-45F8-97F2-6D8D33C49F80",
"versionEndExcluding": "3.8.12",
"versionStartIncluding": "3.8.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:python:python:*:*:*:*:*:*:*:*",
"matchCriteriaId": "91FD0AF9-B011-4238-8CF1-BDEA0399AF82",
"versionEndExcluding": "3.9.5",
"versionStartIncluding": "3.9.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:1.8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "98FB24DB-AF91-48D0-9CA5-C8250D183FD5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:1.11.0:*:*:*:*:*:*:*",
"matchCriteriaId": "10323322-F6C0-4EA7-9344-736F7A80AA5F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:1.8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "3AA09838-BF13-46AC-BB97-A69F48B73A8A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:oracle:graalvm:20.3.2:*:*:*:enterprise:*:*:*",
"matchCriteriaId": "C21EB1C3-3251-4B99-9D5F-E4E089E2EC62",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:oracle:graalvm:21.1.0:*:*:*:enterprise:*:*:*",
"matchCriteriaId": "CA0CBB5F-6CA5-4DFC-97A3-05643F8885DB",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:oracle:zfs_storage_appliance_kit:8.8:*:*:*:*:*:*:*",
"matchCriteriaId": "D3E503FB-6279-4D4A-91D8-E237ECF9D2B0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In Python before 3,9,5, the ipaddress library mishandles leading zero characters in the octets of an IP address string. This (in some situations) allows attackers to bypass access control that is based on IP addresses."
},
{
"lang": "es",
"value": "En Python antes de la versiones 3,9,5, la biblioteca ipaddress maneja mal los caracteres cero iniciales en los octetos de una cadena de direcciones IP. Esto (en algunas situaciones) permite a los atacantes eludir el control de acceso que se basa en las direcciones IP"
}
],
"id": "CVE-2021-29921",
"lastModified": "2025-11-03T22:15:48.057",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV31": [
{
"cvssData": {
"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"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2021-05-06T13:15:12.573",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Patch",
"Vendor Advisory"
],
"url": "https://bugs.python.org/issue36384"
},
{
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
],
"url": "https://docs.python.org/3/library/ipaddress.html"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/python/cpython/blob/63298930fb531ba2bb4f23bc3b915dbf1e17e9e1/Misc/NEWS.d/3.8.0a4.rst"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/python/cpython/pull/12577"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/python/cpython/pull/25099"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/sickcodes"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/sickcodes/security/blob/master/advisories/SICK-2021-014.md"
},
{
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
],
"url": "https://python-security.readthedocs.io/vuln/ipaddress-ipv4-leading-zeros.html"
},
{
"source": "cve@mitre.org",
"url": "https://security.gentoo.org/glsa/202305-02"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20210622-0003/"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://sick.codes/sick-2021-014"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://www.oracle.com//security-alerts/cpujul2021.html"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://www.oracle.com/security-alerts/cpujan2022.html"
},
{
"source": "cve@mitre.org",
"url": "https://www.oracle.com/security-alerts/cpujul2022.html"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://www.oracle.com/security-alerts/cpuoct2021.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Patch",
"Vendor Advisory"
],
"url": "https://bugs.python.org/issue36384"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "https://docs.python.org/3/library/ipaddress.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/python/cpython/blob/63298930fb531ba2bb4f23bc3b915dbf1e17e9e1/Misc/NEWS.d/3.8.0a4.rst"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/python/cpython/pull/12577"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/python/cpython/pull/25099"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/sickcodes"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/sickcodes/security/blob/master/advisories/SICK-2021-014.md"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.debian.org/debian-lts-announce/2024/12/msg00000.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "https://python-security.readthedocs.io/vuln/ipaddress-ipv4-leading-zeros.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://security.gentoo.org/glsa/202305-02"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20210622-0003/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://sick.codes/sick-2021-014"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://www.oracle.com//security-alerts/cpujul2021.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://www.oracle.com/security-alerts/cpujan2022.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://www.oracle.com/security-alerts/cpujul2022.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://www.oracle.com/security-alerts/cpuoct2021.html"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
opensuse-su-2024:11286-1
Vulnerability from csaf_opensuse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python39-3.9.7-2.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python39-3.9.7-2.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-11286",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_11286-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2011-3389 page",
"url": "https://www.suse.com/security/cve/CVE-2011-3389/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2011-4944 page",
"url": "https://www.suse.com/security/cve/CVE-2011-4944/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2012-0845 page",
"url": "https://www.suse.com/security/cve/CVE-2012-0845/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2012-1150 page",
"url": "https://www.suse.com/security/cve/CVE-2012-1150/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2013-1752 page",
"url": "https://www.suse.com/security/cve/CVE-2013-1752/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2013-4238 page",
"url": "https://www.suse.com/security/cve/CVE-2013-4238/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-2667 page",
"url": "https://www.suse.com/security/cve/CVE-2014-2667/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2014-4650 page",
"url": "https://www.suse.com/security/cve/CVE-2014-4650/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-20907 page",
"url": "https://www.suse.com/security/cve/CVE-2019-20907/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-5010 page",
"url": "https://www.suse.com/security/cve/CVE-2019-5010/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-9947 page",
"url": "https://www.suse.com/security/cve/CVE-2019-9947/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15523 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15523/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-15801 page",
"url": "https://www.suse.com/security/cve/CVE-2020-15801/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-8492 page",
"url": "https://www.suse.com/security/cve/CVE-2020-8492/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-23336 page",
"url": "https://www.suse.com/security/cve/CVE-2021-23336/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-29921 page",
"url": "https://www.suse.com/security/cve/CVE-2021-29921/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3177 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3177/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3426 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3426/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3733 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3733/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-3737 page",
"url": "https://www.suse.com/security/cve/CVE-2021-3737/"
}
],
"title": "python39-3.9.7-2.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:11286-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python39-3.9.7-2.1.aarch64",
"product": {
"name": "python39-3.9.7-2.1.aarch64",
"product_id": "python39-3.9.7-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-32bit-3.9.7-2.1.aarch64",
"product": {
"name": "python39-32bit-3.9.7-2.1.aarch64",
"product_id": "python39-32bit-3.9.7-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.7-2.1.aarch64",
"product": {
"name": "python39-curses-3.9.7-2.1.aarch64",
"product_id": "python39-curses-3.9.7-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.7-2.1.aarch64",
"product": {
"name": "python39-dbm-3.9.7-2.1.aarch64",
"product_id": "python39-dbm-3.9.7-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.7-2.1.aarch64",
"product": {
"name": "python39-idle-3.9.7-2.1.aarch64",
"product_id": "python39-idle-3.9.7-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.7-2.1.aarch64",
"product": {
"name": "python39-tk-3.9.7-2.1.aarch64",
"product_id": "python39-tk-3.9.7-2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python39-3.9.7-2.1.ppc64le",
"product": {
"name": "python39-3.9.7-2.1.ppc64le",
"product_id": "python39-3.9.7-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-32bit-3.9.7-2.1.ppc64le",
"product": {
"name": "python39-32bit-3.9.7-2.1.ppc64le",
"product_id": "python39-32bit-3.9.7-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.7-2.1.ppc64le",
"product": {
"name": "python39-curses-3.9.7-2.1.ppc64le",
"product_id": "python39-curses-3.9.7-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.7-2.1.ppc64le",
"product": {
"name": "python39-dbm-3.9.7-2.1.ppc64le",
"product_id": "python39-dbm-3.9.7-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.7-2.1.ppc64le",
"product": {
"name": "python39-idle-3.9.7-2.1.ppc64le",
"product_id": "python39-idle-3.9.7-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.7-2.1.ppc64le",
"product": {
"name": "python39-tk-3.9.7-2.1.ppc64le",
"product_id": "python39-tk-3.9.7-2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python39-3.9.7-2.1.s390x",
"product": {
"name": "python39-3.9.7-2.1.s390x",
"product_id": "python39-3.9.7-2.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-32bit-3.9.7-2.1.s390x",
"product": {
"name": "python39-32bit-3.9.7-2.1.s390x",
"product_id": "python39-32bit-3.9.7-2.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.7-2.1.s390x",
"product": {
"name": "python39-curses-3.9.7-2.1.s390x",
"product_id": "python39-curses-3.9.7-2.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.7-2.1.s390x",
"product": {
"name": "python39-dbm-3.9.7-2.1.s390x",
"product_id": "python39-dbm-3.9.7-2.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.7-2.1.s390x",
"product": {
"name": "python39-idle-3.9.7-2.1.s390x",
"product_id": "python39-idle-3.9.7-2.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.7-2.1.s390x",
"product": {
"name": "python39-tk-3.9.7-2.1.s390x",
"product_id": "python39-tk-3.9.7-2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python39-3.9.7-2.1.x86_64",
"product": {
"name": "python39-3.9.7-2.1.x86_64",
"product_id": "python39-3.9.7-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-32bit-3.9.7-2.1.x86_64",
"product": {
"name": "python39-32bit-3.9.7-2.1.x86_64",
"product_id": "python39-32bit-3.9.7-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.7-2.1.x86_64",
"product": {
"name": "python39-curses-3.9.7-2.1.x86_64",
"product_id": "python39-curses-3.9.7-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.7-2.1.x86_64",
"product": {
"name": "python39-dbm-3.9.7-2.1.x86_64",
"product_id": "python39-dbm-3.9.7-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.7-2.1.x86_64",
"product": {
"name": "python39-idle-3.9.7-2.1.x86_64",
"product_id": "python39-idle-3.9.7-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.7-2.1.x86_64",
"product": {
"name": "python39-tk-3.9.7-2.1.x86_64",
"product_id": "python39-tk-3.9.7-2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.7-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64"
},
"product_reference": "python39-3.9.7-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.7-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le"
},
"product_reference": "python39-3.9.7-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.7-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-3.9.7-2.1.s390x"
},
"product_reference": "python39-3.9.7-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.7-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64"
},
"product_reference": "python39-3.9.7-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-32bit-3.9.7-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64"
},
"product_reference": "python39-32bit-3.9.7-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-32bit-3.9.7-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le"
},
"product_reference": "python39-32bit-3.9.7-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-32bit-3.9.7-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x"
},
"product_reference": "python39-32bit-3.9.7-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-32bit-3.9.7-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64"
},
"product_reference": "python39-32bit-3.9.7-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.7-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64"
},
"product_reference": "python39-curses-3.9.7-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.7-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le"
},
"product_reference": "python39-curses-3.9.7-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.7-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x"
},
"product_reference": "python39-curses-3.9.7-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.7-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64"
},
"product_reference": "python39-curses-3.9.7-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.7-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64"
},
"product_reference": "python39-dbm-3.9.7-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.7-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le"
},
"product_reference": "python39-dbm-3.9.7-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.7-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x"
},
"product_reference": "python39-dbm-3.9.7-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.7-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64"
},
"product_reference": "python39-dbm-3.9.7-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.7-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64"
},
"product_reference": "python39-idle-3.9.7-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.7-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le"
},
"product_reference": "python39-idle-3.9.7-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.7-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x"
},
"product_reference": "python39-idle-3.9.7-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.7-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64"
},
"product_reference": "python39-idle-3.9.7-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.7-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64"
},
"product_reference": "python39-tk-3.9.7-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.7-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le"
},
"product_reference": "python39-tk-3.9.7-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.7-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x"
},
"product_reference": "python39-tk-3.9.7-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.7-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
},
"product_reference": "python39-tk-3.9.7-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2011-3389",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2011-3389"
}
],
"notes": [
{
"category": "general",
"text": "The SSL protocol, as used in certain configurations in Microsoft Windows and Microsoft Internet Explorer, Mozilla Firefox, Google Chrome, Opera, and other products, encrypts data by using CBC mode with chained initialization vectors, which allows man-in-the-middle attackers to obtain plaintext HTTP headers via a blockwise chosen-boundary attack (BCBA) on an HTTPS session, in conjunction with JavaScript code that uses (1) the HTML5 WebSocket API, (2) the Java URLConnection API, or (3) the Silverlight WebClient API, aka a \"BEAST\" attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2011-3389",
"url": "https://www.suse.com/security/cve/CVE-2011-3389"
},
{
"category": "external",
"summary": "SUSE Bug 716002 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/716002"
},
{
"category": "external",
"summary": "SUSE Bug 719047 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/719047"
},
{
"category": "external",
"summary": "SUSE Bug 725167 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/725167"
},
{
"category": "external",
"summary": "SUSE Bug 726096 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/726096"
},
{
"category": "external",
"summary": "SUSE Bug 739248 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/739248"
},
{
"category": "external",
"summary": "SUSE Bug 739256 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/739256"
},
{
"category": "external",
"summary": "SUSE Bug 742306 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/742306"
},
{
"category": "external",
"summary": "SUSE Bug 751718 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/751718"
},
{
"category": "external",
"summary": "SUSE Bug 759666 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/759666"
},
{
"category": "external",
"summary": "SUSE Bug 763598 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/763598"
},
{
"category": "external",
"summary": "SUSE Bug 814655 for CVE-2011-3389",
"url": "https://bugzilla.suse.com/814655"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2011-3389"
},
{
"cve": "CVE-2011-4944",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2011-4944"
}
],
"notes": [
{
"category": "general",
"text": "Python 2.6 through 3.2 creates ~/.pypirc with world-readable permissions before changing them after data has been written, which introduces a race condition that allows local users to obtain a username and password by reading this file.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2011-4944",
"url": "https://www.suse.com/security/cve/CVE-2011-4944"
},
{
"category": "external",
"summary": "SUSE Bug 754447 for CVE-2011-4944",
"url": "https://bugzilla.suse.com/754447"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2011-4944"
},
{
"cve": "CVE-2012-0845",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2012-0845"
}
],
"notes": [
{
"category": "general",
"text": "SimpleXMLRPCServer.py in SimpleXMLRPCServer in Python before 2.6.8, 2.7.x before 2.7.3, 3.x before 3.1.5, and 3.2.x before 3.2.3 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via an XML-RPC POST request that contains a smaller amount of data than specified by the Content-Length header.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2012-0845",
"url": "https://www.suse.com/security/cve/CVE-2012-0845"
},
{
"category": "external",
"summary": "SUSE Bug 747125 for CVE-2012-0845",
"url": "https://bugzilla.suse.com/747125"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2012-0845"
},
{
"cve": "CVE-2012-1150",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2012-1150"
}
],
"notes": [
{
"category": "general",
"text": "Python before 2.6.8, 2.7.x before 2.7.3, 3.x before 3.1.5, and 3.2.x before 3.2.3 computes hash values without restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted input to an application that maintains a hash table.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2012-1150",
"url": "https://www.suse.com/security/cve/CVE-2012-1150"
},
{
"category": "external",
"summary": "SUSE Bug 751718 for CVE-2012-1150",
"url": "https://bugzilla.suse.com/751718"
},
{
"category": "external",
"summary": "SUSE Bug 755383 for CVE-2012-1150",
"url": "https://bugzilla.suse.com/755383"
},
{
"category": "external",
"summary": "SUSE Bug 826682 for CVE-2012-1150",
"url": "https://bugzilla.suse.com/826682"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2012-1150"
},
{
"cve": "CVE-2013-1752",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2013-1752"
}
],
"notes": [
{
"category": "general",
"text": "Various versions of Python do not properly restrict readline calls, which allows remote attackers to cause a denial of service (memory consumption) via a long string, related to (1) httplib - fixed in 2.7.4, 2.6.9, and 3.3.3; (2) ftplib - fixed in 2.7.6, 2.6.9, 3.3.3; (3) imaplib - not yet fixed in 2.7.x, fixed in 2.6.9, 3.3.3; (4) nntplib - fixed in 2.7.6, 2.6.9, 3.3.3; (5) poplib - not yet fixed in 2.7.x, fixed in 2.6.9, 3.3.3; and (6) smtplib - not yet fixed in 2.7.x, fixed in 2.6.9, not yet fixed in 3.3.x. NOTE: this was REJECTed because it is incompatible with CNT1 \"Independently Fixable\" in the CVE Counting Decisions",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2013-1752",
"url": "https://www.suse.com/security/cve/CVE-2013-1752"
},
{
"category": "external",
"summary": "SUSE Bug 856835 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/856835"
},
{
"category": "external",
"summary": "SUSE Bug 856836 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/856836"
},
{
"category": "external",
"summary": "SUSE Bug 863741 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/863741"
},
{
"category": "external",
"summary": "SUSE Bug 885882 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/885882"
},
{
"category": "external",
"summary": "SUSE Bug 898572 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/898572"
},
{
"category": "external",
"summary": "SUSE Bug 912739 for CVE-2013-1752",
"url": "https://bugzilla.suse.com/912739"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2013-1752"
},
{
"cve": "CVE-2013-4238",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2013-4238"
}
],
"notes": [
{
"category": "general",
"text": "The ssl.match_hostname function in the SSL module in Python 2.6 through 3.4 does not properly handle a \u0027\\0\u0027 character in a domain name in the Subject Alternative Name field of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certification Authority, a related issue to CVE-2009-2408.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2013-4238",
"url": "https://www.suse.com/security/cve/CVE-2013-4238"
},
{
"category": "external",
"summary": "SUSE Bug 834601 for CVE-2013-4238",
"url": "https://bugzilla.suse.com/834601"
},
{
"category": "external",
"summary": "SUSE Bug 839107 for CVE-2013-4238",
"url": "https://bugzilla.suse.com/839107"
},
{
"category": "external",
"summary": "SUSE Bug 882915 for CVE-2013-4238",
"url": "https://bugzilla.suse.com/882915"
},
{
"category": "external",
"summary": "SUSE Bug 912739 for CVE-2013-4238",
"url": "https://bugzilla.suse.com/912739"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2013-4238"
},
{
"cve": "CVE-2014-2667",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-2667"
}
],
"notes": [
{
"category": "general",
"text": "Race condition in the _get_masked_mode function in Lib/os.py in Python 3.2 through 3.5, when exist_ok is set to true and multiple threads are used, might allow local users to bypass intended file permissions by leveraging a separate application vulnerability before the umask has been set to the expected value.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-2667",
"url": "https://www.suse.com/security/cve/CVE-2014-2667"
},
{
"category": "external",
"summary": "SUSE Bug 871152 for CVE-2014-2667",
"url": "https://bugzilla.suse.com/871152"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-2667"
},
{
"cve": "CVE-2014-4650",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2014-4650"
}
],
"notes": [
{
"category": "general",
"text": "The CGIHTTPServer module in Python 2.7.5 and 3.3.4 does not properly handle URLs in which URL encoding is used for path separators, which allows remote attackers to read script source code or conduct directory traversal attacks and execute unintended code via a crafted character sequence, as demonstrated by a %2f separator.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2014-4650",
"url": "https://www.suse.com/security/cve/CVE-2014-4650"
},
{
"category": "external",
"summary": "SUSE Bug 856835 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/856835"
},
{
"category": "external",
"summary": "SUSE Bug 856836 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/856836"
},
{
"category": "external",
"summary": "SUSE Bug 863741 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/863741"
},
{
"category": "external",
"summary": "SUSE Bug 885882 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/885882"
},
{
"category": "external",
"summary": "SUSE Bug 898572 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/898572"
},
{
"category": "external",
"summary": "SUSE Bug 912739 for CVE-2014-4650",
"url": "https://bugzilla.suse.com/912739"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2014-4650"
},
{
"cve": "CVE-2019-20907",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-20907"
}
],
"notes": [
{
"category": "general",
"text": "In Lib/tarfile.py in Python through 3.8.3, an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because _proc_pax lacks header validation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-20907",
"url": "https://www.suse.com/security/cve/CVE-2019-20907"
},
{
"category": "external",
"summary": "SUSE Bug 1174091 for CVE-2019-20907",
"url": "https://bugzilla.suse.com/1174091"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-20907"
},
{
"cve": "CVE-2019-5010",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-5010"
}
],
"notes": [
{
"category": "general",
"text": "An exploitable denial-of-service vulnerability exists in the X509 certificate parser of Python.org Python 2.7.11 / 3.6.6. A specially crafted X509 certificate can cause a NULL pointer dereference, resulting in a denial of service. An attacker can initiate or accept TLS connections using crafted certificates to trigger this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-5010",
"url": "https://www.suse.com/security/cve/CVE-2019-5010"
},
{
"category": "external",
"summary": "SUSE Bug 1122191 for CVE-2019-5010",
"url": "https://bugzilla.suse.com/1122191"
},
{
"category": "external",
"summary": "SUSE Bug 1126909 for CVE-2019-5010",
"url": "https://bugzilla.suse.com/1126909"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-5010"
},
{
"cve": "CVE-2019-9947",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-9947"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in urllib2 in Python 2.x through 2.7.16 and urllib in Python 3.x through 3.7.3. CRLF injection is possible if the attacker controls a url parameter, as demonstrated by the first argument to urllib.request.urlopen with \\r\\n (specifically in the path component of a URL that lacks a ? character) followed by an HTTP header or a Redis command. This is similar to the CVE-2019-9740 query string issue. This is fixed in: v2.7.17, v2.7.17rc1, v2.7.18, v2.7.18rc1; v3.5.10, v3.5.10rc1, v3.5.8, v3.5.8rc1, v3.5.8rc2, v3.5.9; v3.6.10, v3.6.10rc1, v3.6.11, v3.6.11rc1, v3.6.12, v3.6.9, v3.6.9rc1; v3.7.4, v3.7.4rc1, v3.7.4rc2, v3.7.5, v3.7.5rc1, v3.7.6, v3.7.6rc1, v3.7.7, v3.7.7rc1, v3.7.8, v3.7.8rc1, v3.7.9.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-9947",
"url": "https://www.suse.com/security/cve/CVE-2019-9947"
},
{
"category": "external",
"summary": "SUSE Bug 1130840 for CVE-2019-9947",
"url": "https://bugzilla.suse.com/1130840"
},
{
"category": "external",
"summary": "SUSE Bug 1136184 for CVE-2019-9947",
"url": "https://bugzilla.suse.com/1136184"
},
{
"category": "external",
"summary": "SUSE Bug 1155094 for CVE-2019-9947",
"url": "https://bugzilla.suse.com/1155094"
},
{
"category": "external",
"summary": "SUSE Bug 1201559 for CVE-2019-9947",
"url": "https://bugzilla.suse.com/1201559"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-9947"
},
{
"cve": "CVE-2020-15523",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15523"
}
],
"notes": [
{
"category": "general",
"text": "In Python 3.6 through 3.6.10, 3.7 through 3.7.8, 3.8 through 3.8.4rc1, and 3.9 through 3.9.0b4 on Windows, a Trojan horse python3.dll might be used in cases where CPython is embedded in a native application. This occurs because python3X.dll may use an invalid search path for python3.dll loading (after Py_SetPath has been used). NOTE: this issue CANNOT occur when using python.exe from a standard (non-embedded) Python installation on Windows.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15523",
"url": "https://www.suse.com/security/cve/CVE-2020-15523"
},
{
"category": "external",
"summary": "SUSE Bug 1173745 for CVE-2020-15523",
"url": "https://bugzilla.suse.com/1173745"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-15523"
},
{
"cve": "CVE-2020-15801",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-15801"
}
],
"notes": [
{
"category": "general",
"text": "In Python 3.8.4, sys.path restrictions specified in a python38._pth file are ignored, allowing code to be loaded from arbitrary locations. The \u003cexecutable-name\u003e._pth file (e.g., the python._pth file) is not affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-15801",
"url": "https://www.suse.com/security/cve/CVE-2020-15801"
},
{
"category": "external",
"summary": "SUSE Bug 1174241 for CVE-2020-15801",
"url": "https://bugzilla.suse.com/1174241"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2020-15801"
},
{
"cve": "CVE-2020-8492",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-8492"
}
],
"notes": [
{
"category": "general",
"text": "Python 2.7 through 2.7.17, 3.5 through 3.5.9, 3.6 through 3.6.10, 3.7 through 3.7.6, and 3.8 through 3.8.1 allows an HTTP server to conduct Regular Expression Denial of Service (ReDoS) attacks against a client because of urllib.request.AbstractBasicAuthHandler catastrophic backtracking.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-8492",
"url": "https://www.suse.com/security/cve/CVE-2020-8492"
},
{
"category": "external",
"summary": "SUSE Bug 1162367 for CVE-2020-8492",
"url": "https://bugzilla.suse.com/1162367"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-8492"
},
{
"cve": "CVE-2021-23336",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-23336"
}
],
"notes": [
{
"category": "general",
"text": "The package python/cpython from 0 and before 3.6.13, from 3.7.0 and before 3.7.10, from 3.8.0 and before 3.8.8, from 3.9.0 and before 3.9.2 are vulnerable to Web Cache Poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a vector called parameter cloaking. When the attacker can separate query parameters using a semicolon (;), they can cause a difference in the interpretation of the request between the proxy (running with default configuration) and the server. This can result in malicious requests being cached as completely safe ones, as the proxy would usually not see the semicolon as a separator, and therefore would not include it in a cache key of an unkeyed parameter.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-23336",
"url": "https://www.suse.com/security/cve/CVE-2021-23336"
},
{
"category": "external",
"summary": "SUSE Bug 1182179 for CVE-2021-23336",
"url": "https://bugzilla.suse.com/1182179"
},
{
"category": "external",
"summary": "SUSE Bug 1182379 for CVE-2021-23336",
"url": "https://bugzilla.suse.com/1182379"
},
{
"category": "external",
"summary": "SUSE Bug 1182433 for CVE-2021-23336",
"url": "https://bugzilla.suse.com/1182433"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-23336"
},
{
"cve": "CVE-2021-29921",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-29921"
}
],
"notes": [
{
"category": "general",
"text": "In Python before 3,9,5, the ipaddress library mishandles leading zero characters in the octets of an IP address string. This (in some situations) allows attackers to bypass access control that is based on IP addresses.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-29921",
"url": "https://www.suse.com/security/cve/CVE-2021-29921"
},
{
"category": "external",
"summary": "SUSE Bug 1185706 for CVE-2021-29921",
"url": "https://bugzilla.suse.com/1185706"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-29921"
},
{
"cve": "CVE-2021-3177",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3177"
}
],
"notes": [
{
"category": "general",
"text": "Python 3.x through 3.9.1 has a buffer overflow in PyCArg_repr in _ctypes/callproc.c, which may lead to remote code execution in certain Python applications that accept floating-point numbers as untrusted input, as demonstrated by a 1e300 argument to c_double.from_param. This occurs because sprintf is used unsafely.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3177",
"url": "https://www.suse.com/security/cve/CVE-2021-3177"
},
{
"category": "external",
"summary": "SUSE Bug 1181126 for CVE-2021-3177",
"url": "https://bugzilla.suse.com/1181126"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-3177"
},
{
"cve": "CVE-2021-3426",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3426"
}
],
"notes": [
{
"category": "general",
"text": "There\u0027s a flaw in Python 3\u0027s pydoc. A local or adjacent attacker who discovers or is able to convince another local or adjacent user to start a pydoc server could access the server and use it to disclose sensitive information belonging to the other user that they would not normally be able to access. The highest risk of this flaw is to data confidentiality. This flaw affects Python versions before 3.8.9, Python versions before 3.9.3 and Python versions before 3.10.0a7.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3426",
"url": "https://www.suse.com/security/cve/CVE-2021-3426"
},
{
"category": "external",
"summary": "SUSE Bug 1183374 for CVE-2021-3426",
"url": "https://bugzilla.suse.com/1183374"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-3426"
},
{
"cve": "CVE-2021-3733",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3733"
}
],
"notes": [
{
"category": "general",
"text": "There\u0027s a flaw in urllib\u0027s AbstractBasicAuthHandler class. An attacker who controls a malicious HTTP server that an HTTP client (such as web browser) connects to, could trigger a Regular Expression Denial of Service (ReDOS) during an authentication request with a specially crafted payload that is sent by the server to the client. The greatest threat that this flaw poses is to application availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3733",
"url": "https://www.suse.com/security/cve/CVE-2021-3733"
},
{
"category": "external",
"summary": "SUSE Bug 1189287 for CVE-2021-3733",
"url": "https://bugzilla.suse.com/1189287"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-3733"
},
{
"cve": "CVE-2021-3737",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-3737"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in python. An improperly handled HTTP response in the HTTP client code of python may allow a remote attacker, who controls the HTTP server, to make the client script enter an infinite loop, consuming CPU time. The highest threat from this vulnerability is to system availability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-3737",
"url": "https://www.suse.com/security/cve/CVE-2021-3737"
},
{
"category": "external",
"summary": "SUSE Bug 1189241 for CVE-2021-3737",
"url": "https://bugzilla.suse.com/1189241"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python39-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-32bit-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-curses-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-dbm-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-idle-3.9.7-2.1.x86_64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.aarch64",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.ppc64le",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.s390x",
"openSUSE Tumbleweed:python39-tk-3.9.7-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-3737"
}
]
}
suse-su-2021:2940-1
Vulnerability from csaf_suse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python39",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python39 fixes the following issues:\n\n- CVE-2021-29921: Fixed improper input validation of octal string IP addresses (bsc#1185706).\n- Use versioned python-Sphinx to avoid dependency on other version of Python (bsc#1183858).\n- Stop providing \u0027python\u0027 symbol (bsc#1185588), which means python2 currently.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2021-2940,SUSE-SLE-Module-Basesystem-15-SP3-2021-2940,SUSE-SLE-Module-Development-Tools-15-SP3-2021-2940",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2021_2940-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2021:2940-1",
"url": "https://www.suse.com/support/update/announcement/2021/suse-su-20212940-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2021:2940-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-September/009402.html"
},
{
"category": "self",
"summary": "SUSE Bug 1183858",
"url": "https://bugzilla.suse.com/1183858"
},
{
"category": "self",
"summary": "SUSE Bug 1185588",
"url": "https://bugzilla.suse.com/1185588"
},
{
"category": "self",
"summary": "SUSE Bug 1185706",
"url": "https://bugzilla.suse.com/1185706"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-29921 page",
"url": "https://www.suse.com/security/cve/CVE-2021-29921/"
}
],
"title": "Security update for python39",
"tracking": {
"current_release_date": "2021-09-03T07:22:28Z",
"generator": {
"date": "2021-09-03T07:22:28Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2021:2940-1",
"initial_release_date": "2021-09-03T07:22:28Z",
"revision_history": [
{
"date": "2021-09-03T07:22:28Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_9-1_0-3.9.6-4.3.3.aarch64",
"product": {
"name": "libpython3_9-1_0-3.9.6-4.3.3.aarch64",
"product_id": "libpython3_9-1_0-3.9.6-4.3.3.aarch64"
}
},
{
"category": "product_version",
"name": "python39-3.9.6-4.3.4.aarch64",
"product": {
"name": "python39-3.9.6-4.3.4.aarch64",
"product_id": "python39-3.9.6-4.3.4.aarch64"
}
},
{
"category": "product_version",
"name": "python39-base-3.9.6-4.3.3.aarch64",
"product": {
"name": "python39-base-3.9.6-4.3.3.aarch64",
"product_id": "python39-base-3.9.6-4.3.3.aarch64"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.6-4.3.4.aarch64",
"product": {
"name": "python39-curses-3.9.6-4.3.4.aarch64",
"product_id": "python39-curses-3.9.6-4.3.4.aarch64"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.6-4.3.4.aarch64",
"product": {
"name": "python39-dbm-3.9.6-4.3.4.aarch64",
"product_id": "python39-dbm-3.9.6-4.3.4.aarch64"
}
},
{
"category": "product_version",
"name": "python39-devel-3.9.6-4.3.3.aarch64",
"product": {
"name": "python39-devel-3.9.6-4.3.3.aarch64",
"product_id": "python39-devel-3.9.6-4.3.3.aarch64"
}
},
{
"category": "product_version",
"name": "python39-doc-3.9.6-4.3.1.aarch64",
"product": {
"name": "python39-doc-3.9.6-4.3.1.aarch64",
"product_id": "python39-doc-3.9.6-4.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-doc-devhelp-3.9.6-4.3.1.aarch64",
"product": {
"name": "python39-doc-devhelp-3.9.6-4.3.1.aarch64",
"product_id": "python39-doc-devhelp-3.9.6-4.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.6-4.3.4.aarch64",
"product": {
"name": "python39-idle-3.9.6-4.3.4.aarch64",
"product_id": "python39-idle-3.9.6-4.3.4.aarch64"
}
},
{
"category": "product_version",
"name": "python39-testsuite-3.9.6-4.3.3.aarch64",
"product": {
"name": "python39-testsuite-3.9.6-4.3.3.aarch64",
"product_id": "python39-testsuite-3.9.6-4.3.3.aarch64"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.6-4.3.4.aarch64",
"product": {
"name": "python39-tk-3.9.6-4.3.4.aarch64",
"product_id": "python39-tk-3.9.6-4.3.4.aarch64"
}
},
{
"category": "product_version",
"name": "python39-tools-3.9.6-4.3.3.aarch64",
"product": {
"name": "python39-tools-3.9.6-4.3.3.aarch64",
"product_id": "python39-tools-3.9.6-4.3.3.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_9-1_0-64bit-3.9.6-4.3.3.aarch64_ilp32",
"product": {
"name": "libpython3_9-1_0-64bit-3.9.6-4.3.3.aarch64_ilp32",
"product_id": "libpython3_9-1_0-64bit-3.9.6-4.3.3.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python39-64bit-3.9.6-4.3.4.aarch64_ilp32",
"product": {
"name": "python39-64bit-3.9.6-4.3.4.aarch64_ilp32",
"product_id": "python39-64bit-3.9.6-4.3.4.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python39-base-64bit-3.9.6-4.3.3.aarch64_ilp32",
"product": {
"name": "python39-base-64bit-3.9.6-4.3.3.aarch64_ilp32",
"product_id": "python39-base-64bit-3.9.6-4.3.3.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_9-1_0-3.9.6-4.3.3.i586",
"product": {
"name": "libpython3_9-1_0-3.9.6-4.3.3.i586",
"product_id": "libpython3_9-1_0-3.9.6-4.3.3.i586"
}
},
{
"category": "product_version",
"name": "python39-3.9.6-4.3.4.i586",
"product": {
"name": "python39-3.9.6-4.3.4.i586",
"product_id": "python39-3.9.6-4.3.4.i586"
}
},
{
"category": "product_version",
"name": "python39-base-3.9.6-4.3.3.i586",
"product": {
"name": "python39-base-3.9.6-4.3.3.i586",
"product_id": "python39-base-3.9.6-4.3.3.i586"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.6-4.3.4.i586",
"product": {
"name": "python39-curses-3.9.6-4.3.4.i586",
"product_id": "python39-curses-3.9.6-4.3.4.i586"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.6-4.3.4.i586",
"product": {
"name": "python39-dbm-3.9.6-4.3.4.i586",
"product_id": "python39-dbm-3.9.6-4.3.4.i586"
}
},
{
"category": "product_version",
"name": "python39-devel-3.9.6-4.3.3.i586",
"product": {
"name": "python39-devel-3.9.6-4.3.3.i586",
"product_id": "python39-devel-3.9.6-4.3.3.i586"
}
},
{
"category": "product_version",
"name": "python39-doc-3.9.6-4.3.1.i586",
"product": {
"name": "python39-doc-3.9.6-4.3.1.i586",
"product_id": "python39-doc-3.9.6-4.3.1.i586"
}
},
{
"category": "product_version",
"name": "python39-doc-devhelp-3.9.6-4.3.1.i586",
"product": {
"name": "python39-doc-devhelp-3.9.6-4.3.1.i586",
"product_id": "python39-doc-devhelp-3.9.6-4.3.1.i586"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.6-4.3.4.i586",
"product": {
"name": "python39-idle-3.9.6-4.3.4.i586",
"product_id": "python39-idle-3.9.6-4.3.4.i586"
}
},
{
"category": "product_version",
"name": "python39-testsuite-3.9.6-4.3.3.i586",
"product": {
"name": "python39-testsuite-3.9.6-4.3.3.i586",
"product_id": "python39-testsuite-3.9.6-4.3.3.i586"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.6-4.3.4.i586",
"product": {
"name": "python39-tk-3.9.6-4.3.4.i586",
"product_id": "python39-tk-3.9.6-4.3.4.i586"
}
},
{
"category": "product_version",
"name": "python39-tools-3.9.6-4.3.3.i586",
"product": {
"name": "python39-tools-3.9.6-4.3.3.i586",
"product_id": "python39-tools-3.9.6-4.3.3.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_9-1_0-3.9.6-4.3.3.ppc64le",
"product": {
"name": "libpython3_9-1_0-3.9.6-4.3.3.ppc64le",
"product_id": "libpython3_9-1_0-3.9.6-4.3.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-3.9.6-4.3.4.ppc64le",
"product": {
"name": "python39-3.9.6-4.3.4.ppc64le",
"product_id": "python39-3.9.6-4.3.4.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-base-3.9.6-4.3.3.ppc64le",
"product": {
"name": "python39-base-3.9.6-4.3.3.ppc64le",
"product_id": "python39-base-3.9.6-4.3.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.6-4.3.4.ppc64le",
"product": {
"name": "python39-curses-3.9.6-4.3.4.ppc64le",
"product_id": "python39-curses-3.9.6-4.3.4.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.6-4.3.4.ppc64le",
"product": {
"name": "python39-dbm-3.9.6-4.3.4.ppc64le",
"product_id": "python39-dbm-3.9.6-4.3.4.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-devel-3.9.6-4.3.3.ppc64le",
"product": {
"name": "python39-devel-3.9.6-4.3.3.ppc64le",
"product_id": "python39-devel-3.9.6-4.3.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-doc-3.9.6-4.3.1.ppc64le",
"product": {
"name": "python39-doc-3.9.6-4.3.1.ppc64le",
"product_id": "python39-doc-3.9.6-4.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-doc-devhelp-3.9.6-4.3.1.ppc64le",
"product": {
"name": "python39-doc-devhelp-3.9.6-4.3.1.ppc64le",
"product_id": "python39-doc-devhelp-3.9.6-4.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.6-4.3.4.ppc64le",
"product": {
"name": "python39-idle-3.9.6-4.3.4.ppc64le",
"product_id": "python39-idle-3.9.6-4.3.4.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-testsuite-3.9.6-4.3.3.ppc64le",
"product": {
"name": "python39-testsuite-3.9.6-4.3.3.ppc64le",
"product_id": "python39-testsuite-3.9.6-4.3.3.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.6-4.3.4.ppc64le",
"product": {
"name": "python39-tk-3.9.6-4.3.4.ppc64le",
"product_id": "python39-tk-3.9.6-4.3.4.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-tools-3.9.6-4.3.3.ppc64le",
"product": {
"name": "python39-tools-3.9.6-4.3.3.ppc64le",
"product_id": "python39-tools-3.9.6-4.3.3.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_9-1_0-3.9.6-4.3.3.s390x",
"product": {
"name": "libpython3_9-1_0-3.9.6-4.3.3.s390x",
"product_id": "libpython3_9-1_0-3.9.6-4.3.3.s390x"
}
},
{
"category": "product_version",
"name": "python39-3.9.6-4.3.4.s390x",
"product": {
"name": "python39-3.9.6-4.3.4.s390x",
"product_id": "python39-3.9.6-4.3.4.s390x"
}
},
{
"category": "product_version",
"name": "python39-base-3.9.6-4.3.3.s390x",
"product": {
"name": "python39-base-3.9.6-4.3.3.s390x",
"product_id": "python39-base-3.9.6-4.3.3.s390x"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.6-4.3.4.s390x",
"product": {
"name": "python39-curses-3.9.6-4.3.4.s390x",
"product_id": "python39-curses-3.9.6-4.3.4.s390x"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.6-4.3.4.s390x",
"product": {
"name": "python39-dbm-3.9.6-4.3.4.s390x",
"product_id": "python39-dbm-3.9.6-4.3.4.s390x"
}
},
{
"category": "product_version",
"name": "python39-devel-3.9.6-4.3.3.s390x",
"product": {
"name": "python39-devel-3.9.6-4.3.3.s390x",
"product_id": "python39-devel-3.9.6-4.3.3.s390x"
}
},
{
"category": "product_version",
"name": "python39-doc-3.9.6-4.3.1.s390x",
"product": {
"name": "python39-doc-3.9.6-4.3.1.s390x",
"product_id": "python39-doc-3.9.6-4.3.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-doc-devhelp-3.9.6-4.3.1.s390x",
"product": {
"name": "python39-doc-devhelp-3.9.6-4.3.1.s390x",
"product_id": "python39-doc-devhelp-3.9.6-4.3.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.6-4.3.4.s390x",
"product": {
"name": "python39-idle-3.9.6-4.3.4.s390x",
"product_id": "python39-idle-3.9.6-4.3.4.s390x"
}
},
{
"category": "product_version",
"name": "python39-testsuite-3.9.6-4.3.3.s390x",
"product": {
"name": "python39-testsuite-3.9.6-4.3.3.s390x",
"product_id": "python39-testsuite-3.9.6-4.3.3.s390x"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.6-4.3.4.s390x",
"product": {
"name": "python39-tk-3.9.6-4.3.4.s390x",
"product_id": "python39-tk-3.9.6-4.3.4.s390x"
}
},
{
"category": "product_version",
"name": "python39-tools-3.9.6-4.3.3.s390x",
"product": {
"name": "python39-tools-3.9.6-4.3.3.s390x",
"product_id": "python39-tools-3.9.6-4.3.3.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_9-1_0-3.9.6-4.3.3.x86_64",
"product": {
"name": "libpython3_9-1_0-3.9.6-4.3.3.x86_64",
"product_id": "libpython3_9-1_0-3.9.6-4.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_9-1_0-32bit-3.9.6-4.3.3.x86_64",
"product": {
"name": "libpython3_9-1_0-32bit-3.9.6-4.3.3.x86_64",
"product_id": "libpython3_9-1_0-32bit-3.9.6-4.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "python39-3.9.6-4.3.4.x86_64",
"product": {
"name": "python39-3.9.6-4.3.4.x86_64",
"product_id": "python39-3.9.6-4.3.4.x86_64"
}
},
{
"category": "product_version",
"name": "python39-32bit-3.9.6-4.3.4.x86_64",
"product": {
"name": "python39-32bit-3.9.6-4.3.4.x86_64",
"product_id": "python39-32bit-3.9.6-4.3.4.x86_64"
}
},
{
"category": "product_version",
"name": "python39-base-3.9.6-4.3.3.x86_64",
"product": {
"name": "python39-base-3.9.6-4.3.3.x86_64",
"product_id": "python39-base-3.9.6-4.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "python39-base-32bit-3.9.6-4.3.3.x86_64",
"product": {
"name": "python39-base-32bit-3.9.6-4.3.3.x86_64",
"product_id": "python39-base-32bit-3.9.6-4.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.6-4.3.4.x86_64",
"product": {
"name": "python39-curses-3.9.6-4.3.4.x86_64",
"product_id": "python39-curses-3.9.6-4.3.4.x86_64"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.6-4.3.4.x86_64",
"product": {
"name": "python39-dbm-3.9.6-4.3.4.x86_64",
"product_id": "python39-dbm-3.9.6-4.3.4.x86_64"
}
},
{
"category": "product_version",
"name": "python39-devel-3.9.6-4.3.3.x86_64",
"product": {
"name": "python39-devel-3.9.6-4.3.3.x86_64",
"product_id": "python39-devel-3.9.6-4.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "python39-doc-3.9.6-4.3.1.x86_64",
"product": {
"name": "python39-doc-3.9.6-4.3.1.x86_64",
"product_id": "python39-doc-3.9.6-4.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-doc-devhelp-3.9.6-4.3.1.x86_64",
"product": {
"name": "python39-doc-devhelp-3.9.6-4.3.1.x86_64",
"product_id": "python39-doc-devhelp-3.9.6-4.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.6-4.3.4.x86_64",
"product": {
"name": "python39-idle-3.9.6-4.3.4.x86_64",
"product_id": "python39-idle-3.9.6-4.3.4.x86_64"
}
},
{
"category": "product_version",
"name": "python39-testsuite-3.9.6-4.3.3.x86_64",
"product": {
"name": "python39-testsuite-3.9.6-4.3.3.x86_64",
"product_id": "python39-testsuite-3.9.6-4.3.3.x86_64"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.6-4.3.4.x86_64",
"product": {
"name": "python39-tk-3.9.6-4.3.4.x86_64",
"product_id": "python39-tk-3.9.6-4.3.4.x86_64"
}
},
{
"category": "product_version",
"name": "python39-tools-3.9.6-4.3.3.x86_64",
"product": {
"name": "python39-tools-3.9.6-4.3.3.x86_64",
"product_id": "python39-tools-3.9.6-4.3.3.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.6-4.3.3.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_9-1_0-3.9.6-4.3.3.aarch64"
},
"product_reference": "libpython3_9-1_0-3.9.6-4.3.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.6-4.3.3.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_9-1_0-3.9.6-4.3.3.ppc64le"
},
"product_reference": "libpython3_9-1_0-3.9.6-4.3.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.6-4.3.3.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_9-1_0-3.9.6-4.3.3.s390x"
},
"product_reference": "libpython3_9-1_0-3.9.6-4.3.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.6-4.3.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_9-1_0-3.9.6-4.3.3.x86_64"
},
"product_reference": "libpython3_9-1_0-3.9.6-4.3.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.6-4.3.4.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-3.9.6-4.3.4.aarch64"
},
"product_reference": "python39-3.9.6-4.3.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.6-4.3.4.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-3.9.6-4.3.4.ppc64le"
},
"product_reference": "python39-3.9.6-4.3.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.6-4.3.4.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-3.9.6-4.3.4.s390x"
},
"product_reference": "python39-3.9.6-4.3.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.6-4.3.4.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-3.9.6-4.3.4.x86_64"
},
"product_reference": "python39-3.9.6-4.3.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.6-4.3.3.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-base-3.9.6-4.3.3.aarch64"
},
"product_reference": "python39-base-3.9.6-4.3.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.6-4.3.3.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-base-3.9.6-4.3.3.ppc64le"
},
"product_reference": "python39-base-3.9.6-4.3.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.6-4.3.3.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-base-3.9.6-4.3.3.s390x"
},
"product_reference": "python39-base-3.9.6-4.3.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.6-4.3.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-base-3.9.6-4.3.3.x86_64"
},
"product_reference": "python39-base-3.9.6-4.3.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.6-4.3.4.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-curses-3.9.6-4.3.4.aarch64"
},
"product_reference": "python39-curses-3.9.6-4.3.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.6-4.3.4.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-curses-3.9.6-4.3.4.ppc64le"
},
"product_reference": "python39-curses-3.9.6-4.3.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.6-4.3.4.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-curses-3.9.6-4.3.4.s390x"
},
"product_reference": "python39-curses-3.9.6-4.3.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.6-4.3.4.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-curses-3.9.6-4.3.4.x86_64"
},
"product_reference": "python39-curses-3.9.6-4.3.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.6-4.3.4.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-dbm-3.9.6-4.3.4.aarch64"
},
"product_reference": "python39-dbm-3.9.6-4.3.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.6-4.3.4.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-dbm-3.9.6-4.3.4.ppc64le"
},
"product_reference": "python39-dbm-3.9.6-4.3.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.6-4.3.4.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-dbm-3.9.6-4.3.4.s390x"
},
"product_reference": "python39-dbm-3.9.6-4.3.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.6-4.3.4.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-dbm-3.9.6-4.3.4.x86_64"
},
"product_reference": "python39-dbm-3.9.6-4.3.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.6-4.3.3.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-devel-3.9.6-4.3.3.aarch64"
},
"product_reference": "python39-devel-3.9.6-4.3.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.6-4.3.3.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-devel-3.9.6-4.3.3.ppc64le"
},
"product_reference": "python39-devel-3.9.6-4.3.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.6-4.3.3.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-devel-3.9.6-4.3.3.s390x"
},
"product_reference": "python39-devel-3.9.6-4.3.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.6-4.3.3.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-devel-3.9.6-4.3.3.x86_64"
},
"product_reference": "python39-devel-3.9.6-4.3.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.6-4.3.4.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-idle-3.9.6-4.3.4.aarch64"
},
"product_reference": "python39-idle-3.9.6-4.3.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.6-4.3.4.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-idle-3.9.6-4.3.4.ppc64le"
},
"product_reference": "python39-idle-3.9.6-4.3.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.6-4.3.4.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-idle-3.9.6-4.3.4.s390x"
},
"product_reference": "python39-idle-3.9.6-4.3.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.6-4.3.4.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-idle-3.9.6-4.3.4.x86_64"
},
"product_reference": "python39-idle-3.9.6-4.3.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.6-4.3.4.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-tk-3.9.6-4.3.4.aarch64"
},
"product_reference": "python39-tk-3.9.6-4.3.4.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.6-4.3.4.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-tk-3.9.6-4.3.4.ppc64le"
},
"product_reference": "python39-tk-3.9.6-4.3.4.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.6-4.3.4.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-tk-3.9.6-4.3.4.s390x"
},
"product_reference": "python39-tk-3.9.6-4.3.4.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.6-4.3.4.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-tk-3.9.6-4.3.4.x86_64"
},
"product_reference": "python39-tk-3.9.6-4.3.4.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.6-4.3.3.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:python39-tools-3.9.6-4.3.3.aarch64"
},
"product_reference": "python39-tools-3.9.6-4.3.3.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.6-4.3.3.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:python39-tools-3.9.6-4.3.3.ppc64le"
},
"product_reference": "python39-tools-3.9.6-4.3.3.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.6-4.3.3.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:python39-tools-3.9.6-4.3.3.s390x"
},
"product_reference": "python39-tools-3.9.6-4.3.3.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.6-4.3.3.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP3:python39-tools-3.9.6-4.3.3.x86_64"
},
"product_reference": "python39-tools-3.9.6-4.3.3.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-29921",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-29921"
}
],
"notes": [
{
"category": "general",
"text": "In Python before 3,9,5, the ipaddress library mishandles leading zero characters in the octets of an IP address string. This (in some situations) allows attackers to bypass access control that is based on IP addresses.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_9-1_0-3.9.6-4.3.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_9-1_0-3.9.6-4.3.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_9-1_0-3.9.6-4.3.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_9-1_0-3.9.6-4.3.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-3.9.6-4.3.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-3.9.6-4.3.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-3.9.6-4.3.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-3.9.6-4.3.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-base-3.9.6-4.3.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-base-3.9.6-4.3.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-base-3.9.6-4.3.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-base-3.9.6-4.3.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-curses-3.9.6-4.3.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-curses-3.9.6-4.3.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-curses-3.9.6-4.3.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-curses-3.9.6-4.3.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-dbm-3.9.6-4.3.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-dbm-3.9.6-4.3.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-dbm-3.9.6-4.3.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-dbm-3.9.6-4.3.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-devel-3.9.6-4.3.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-devel-3.9.6-4.3.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-devel-3.9.6-4.3.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-devel-3.9.6-4.3.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-idle-3.9.6-4.3.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-idle-3.9.6-4.3.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-idle-3.9.6-4.3.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-idle-3.9.6-4.3.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-tk-3.9.6-4.3.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-tk-3.9.6-4.3.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-tk-3.9.6-4.3.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-tk-3.9.6-4.3.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python39-tools-3.9.6-4.3.3.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python39-tools-3.9.6-4.3.3.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python39-tools-3.9.6-4.3.3.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python39-tools-3.9.6-4.3.3.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-29921",
"url": "https://www.suse.com/security/cve/CVE-2021-29921"
},
{
"category": "external",
"summary": "SUSE Bug 1185706 for CVE-2021-29921",
"url": "https://bugzilla.suse.com/1185706"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_9-1_0-3.9.6-4.3.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_9-1_0-3.9.6-4.3.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_9-1_0-3.9.6-4.3.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_9-1_0-3.9.6-4.3.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-3.9.6-4.3.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-3.9.6-4.3.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-3.9.6-4.3.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-3.9.6-4.3.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-base-3.9.6-4.3.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-base-3.9.6-4.3.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-base-3.9.6-4.3.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-base-3.9.6-4.3.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-curses-3.9.6-4.3.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-curses-3.9.6-4.3.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-curses-3.9.6-4.3.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-curses-3.9.6-4.3.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-dbm-3.9.6-4.3.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-dbm-3.9.6-4.3.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-dbm-3.9.6-4.3.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-dbm-3.9.6-4.3.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-devel-3.9.6-4.3.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-devel-3.9.6-4.3.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-devel-3.9.6-4.3.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-devel-3.9.6-4.3.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-idle-3.9.6-4.3.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-idle-3.9.6-4.3.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-idle-3.9.6-4.3.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-idle-3.9.6-4.3.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-tk-3.9.6-4.3.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-tk-3.9.6-4.3.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-tk-3.9.6-4.3.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-tk-3.9.6-4.3.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python39-tools-3.9.6-4.3.3.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python39-tools-3.9.6-4.3.3.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python39-tools-3.9.6-4.3.3.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python39-tools-3.9.6-4.3.3.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_9-1_0-3.9.6-4.3.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_9-1_0-3.9.6-4.3.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_9-1_0-3.9.6-4.3.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:libpython3_9-1_0-3.9.6-4.3.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-3.9.6-4.3.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-3.9.6-4.3.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-3.9.6-4.3.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-3.9.6-4.3.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-base-3.9.6-4.3.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-base-3.9.6-4.3.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-base-3.9.6-4.3.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-base-3.9.6-4.3.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-curses-3.9.6-4.3.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-curses-3.9.6-4.3.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-curses-3.9.6-4.3.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-curses-3.9.6-4.3.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-dbm-3.9.6-4.3.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-dbm-3.9.6-4.3.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-dbm-3.9.6-4.3.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-dbm-3.9.6-4.3.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-devel-3.9.6-4.3.3.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-devel-3.9.6-4.3.3.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-devel-3.9.6-4.3.3.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-devel-3.9.6-4.3.3.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-idle-3.9.6-4.3.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-idle-3.9.6-4.3.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-idle-3.9.6-4.3.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-idle-3.9.6-4.3.4.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-tk-3.9.6-4.3.4.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-tk-3.9.6-4.3.4.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-tk-3.9.6-4.3.4.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP3:python39-tk-3.9.6-4.3.4.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python39-tools-3.9.6-4.3.3.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python39-tools-3.9.6-4.3.3.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python39-tools-3.9.6-4.3.3.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:python39-tools-3.9.6-4.3.3.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-09-03T07:22:28Z",
"details": "important"
}
],
"title": "CVE-2021-29921"
}
]
}
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.